Michal Krol
|
d1a09a9ba4
|
glsl/apps: Explicitly add ARB_draw_buffers and ARB_texture_rectangle.
|
2009-12-10 12:39:37 +01:00 |
|
Michal Krol
|
6199a0cf89
|
glsl/apps: No need to purify source text for tokeniser.
|
2009-11-21 20:44:16 +01:00 |
|
Michal Krol
|
b5c8c87eab
|
glsl/apps: Update for glsl/pp interface changes.
|
2009-11-10 00:15:54 +01:00 |
|
Michal Krol
|
e8e3fe15e1
|
glsl/apps: Include missing header, properly escape format strings.
|
2009-09-24 10:55:37 +02:00 |
|
Michal Krol
|
13f9a39cea
|
glsl/apps: Fix apps after pp interface changes.
|
2009-09-24 08:43:54 +02:00 |
|
Michal Krol
|
125691dda3
|
glsl/apps: Update after recent pp interface changes.
|
2009-09-22 12:52:21 +02:00 |
|
Michal Krol
|
5f9f30a752
|
glsl/apps: Use glsl pp public interface.
|
2009-09-18 11:20:42 +02:00 |
|
Michal Krol
|
cc629940d4
|
glsl/apps: Always write out error condition.
|
2009-09-16 22:04:22 +02:00 |
|
Michal Krol
|
169aead1b5
|
glsl/apps: Adapt to pp interface change.
|
2009-09-14 13:08:07 +02:00 |
|
Michal Krol
|
b7960b3d3a
|
glsl: Handle file tokens in apps/process.
|
2009-09-07 10:12:11 +02:00 |
|
Michal Krol
|
b6df77fb9a
|
glsl: Handle line tokens in apps/process.
|
2009-09-07 10:12:08 +02:00 |
|
Michal Krol
|
7f187583c1
|
glsl: Handle extension tokens in apps/proces.
|
2009-09-07 10:12:02 +02:00 |
|
Michal Krol
|
94321b4441
|
glsl: Handle pragma tokens in apps/process.
|
2009-09-07 10:11:59 +02:00 |
|
Michal Krol
|
c42428c787
|
glsl: Print out error message in apps/process.
|
2009-09-07 10:11:56 +02:00 |
|
Michal Krol
|
f24322fbf6
|
glsl: Introduce sl_pp_context and maintain a reuseable pool of strings.
|
2009-09-07 10:11:43 +02:00 |
|
Michal Krol
|
f24ec185c5
|
glsl: Add `process' test app that returns tokenised and preprocessed text.
|
2009-09-07 10:11:42 +02:00 |
|