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
/
mesa
/
shader
/
prog_uniform.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-19
1
-3
/
+3
*
Remove _mesa_strcmp in favor of plain strcmp.
Kenneth Graunke
2010-02-19
1
-1
/
+1
*
Remove _mesa_strlen in favor of plain strlen.
Kenneth Graunke
2010-02-19
1
-1
/
+1
*
Merge commit 'origin/master' into gallium-0.2
Brian Paul
2008-11-11
1
-11
/
+18
|
\
|
*
mesa: track initialization status of uniform variables. Plus, asst clean-ups.
Brian Paul
2008-11-10
1
-11
/
+18
|
*
mesa: add Initialized field to gl_uniform struct, for debugging purposes only
Brian Paul
2008-11-05
1
-0
/
+1
|
*
mesa: Apply MSVC portability fixes from Alan Hourihane.
José Fonseca
2008-09-23
1
-1
/
+1
*
|
Merge commit 'origin/gallium-0.1' into gallium-0.2
Brian Paul
2008-11-05
1
-0
/
+1
|
\
\
|
*
|
mesa: add Initialized field to gl_uniform struct, for debugging purposes only
Brian Paul
2008-11-05
1
-0
/
+1
*
|
|
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
2008-09-11
1
-1
/
+1
|
\
|
|
|
|
/
|
/
|
|
*
mesa: added null ptr checks
Brian Paul
2008-06-28
1
-2
/
+2
|
*
mesa: Apply MSVC portability fixes from Alan Hourihane.
José Fonseca
2008-05-31
1
-1
/
+1
|
*
mesa: new functions for managing list/index of uniforms
Brian
2008-04-04
1
-0
/
+157
*
mesa: added null ptr checks
Brian Paul
2008-06-28
1
-2
/
+2
*
mesa: new functions for managing list/index of uniforms
Brian Paul
2008-05-14
1
-0
/
+157