index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
glsl
/
pp
/
sl_pp_extension.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove remnants of the old glsl compiler.
Eric Anholt
2010-08-20
1
-180
/
+0
*
glsl: Clean up header file inclusion.
Vinson Lee
2010-08-14
1
-0
/
+2
*
glsl/pp: Remove sl_pp_get_extension_state().
Michal Krol
2010-02-17
1
-41
/
+0
*
sl/pp: re-do extension testing code
Brian Paul
2010-02-16
1
-5
/
+23
*
glsl/pp: Do not try to enable extension `all'.
Michal Krol
2010-02-16
1
-8
/
+20
*
glsl/pp: Add asserts to check for null pointer deferences.
Vinson Lee
2010-02-15
1
-0
/
+4
*
glsl/pp: fix incorrect extension enable flag for warn mode
Brian Paul
2010-02-13
1
-1
/
+1
*
glsl/pp: fix extension enable/disable options
Brian Paul
2010-02-10
1
-0
/
+20
*
Simplify GLSL extension mechanism.
Michal Krol
2010-02-10
1
-8
/
+2
*
glsl: Do syntax parsing inline with processing.
Michal Krol
2009-12-20
1
-0
/
+1
*
glsl/pp: Add sl_pp_context_add_extension().
Michal Krol
2009-12-10
1
-12
/
+37
*
glsl/pp: Include missing headers.
Michal Krol
2009-09-24
1
-0
/
+1
*
glsl/pp: Support GL_ARB_draw_buffers and GL_ARB_texture_rectangle.
Michal Krol
2009-09-14
1
-34
/
+49
*
glsl: Implement `extension' preprocessor directive.
Michal Krol
2009-09-07
1
-0
/
+129