index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
glsl
/
apps
/
compile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete more vestiges of the old shader compiler.
Kenneth Graunke
2010-08-20
1
-198
/
+0
*
glsl: Clean up header file inclusion.
Vinson Lee
2010-08-14
1
-0
/
+1
*
glsl/apps: Handle ftell errors in non-debug builds.
Vinson Lee
2010-07-15
1
-0
/
+3
*
mesa: initial support for ARB_geometry_shader4
Zack Rusin
2010-06-28
1
-1
/
+3
*
glsl/apps: Assert that ftell does not return an error.
Vinson Lee
2010-02-22
1
-0
/
+1
*
Simplify GLSL extension mechanism.
Michal Krol
2010-02-10
1
-2
/
+2
*
glsl/apps: Update after glsl cl interface changes.
Michal Krol
2009-12-20
1
-35
/
+2
*
glsl/apps: Print error line number in compile.
Michal Krol
2009-12-20
1
-23
/
+13
*
glsl/apps: remove unused vars
Brian Paul
2009-12-10
1
-1
/
+0
*
glsl/apps: Explicitly add ARB_draw_buffers and ARB_texture_rectangle.
Michal Krol
2009-12-10
1
-0
/
+11
*
glsl/apps: Make compile more shell friendly.
Michal Krol
2009-11-25
1
-8
/
+27
*
glsl/apps: No need to purify source text for tokeniser.
Michal Krol
2009-11-21
1
-15
/
+4
*
glsl/apps: Report syntax parser errors.
Michal Krol
2009-11-13
1
-1
/
+4
*
glsl/apps: Add GLSL compiler that translates source text into binary stream.
Michal Krol
2009-11-13
1
-0
/
+213