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
/
mesa
/
program
/
prog_print.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: remove _mesa_ffs(), implement ffs() for non-GNU platforms
Brian Paul
2012-01-12
1
-2
/
+2
*
program: fix previous commit
nobled
2011-12-18
1
-1
/
+1
*
program: fix out of bounds array accesses and other bad things
nobled
2011-12-18
1
-15
/
+59
*
mesa: fix an out-of-bounds access in prog_print.c
Marek Olšák
2011-12-13
1
-0
/
+1
*
mesa: use Elements() macro in program printing code
Brian Paul
2011-11-30
1
-4
/
+4
*
mesa: fix printf format warning in _mesa_fprint_program_parameters()
Brian Paul
2011-11-30
1
-2
/
+2
*
mesa: Simplify uniform debug logging logic
Ian Romanick
2011-10-18
1
-2
/
+2
*
mesa: support boolean and integer-based parameters in prog_parameter
Bryan Cain
2011-08-01
1
-1
/
+1
*
prog_print: Add support for printing the TXD opcode.
Kenneth Graunke
2011-04-28
1
-0
/
+7
*
mesa: program printing for PROGRAM_SYSTEM_VALUE
Brian Paul
2010-12-08
1
-0
/
+5
*
mesa: rename, make _mesa_register_file_name() non-static
Brian Paul
2010-11-23
1
-11
/
+9
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-2
/
+2
*
Merge branch 'master' into glsl2
Ian Romanick
2010-08-13
1
-0
/
+2
|
\
|
*
mesa: added gl_program::IndirectRegisterFiles field
Brian Paul
2010-07-30
1
-0
/
+2
*
|
mesa: check for null shader->InfoLog before printing
Brian Paul
2010-08-12
1
-1
/
+3
*
|
i965: Settle on printing our program debug to stdout.
Eric Anholt
2010-08-04
1
-16
/
+16
*
|
mesa: Don't null deref looking for Mesa IR code at compile time.
Eric Anholt
2010-08-04
1
-5
/
+3
|
/
*
mesa: add comments and change Index2D to just Index2
Zack Rusin
2010-07-13
1
-5
/
+5
*
mesa: add basic support for 2D register arrays to mesa
Zack Rusin
2010-07-09
1
-3
/
+11
*
mesa: Silence warning.
José Fonseca
2010-07-02
1
-1
/
+2
*
mesa: initial support for ARB_geometry_shader4
Zack Rusin
2010-06-28
1
-1
/
+11
*
mesa: rename src/mesa/shader/ to src/mesa/program/
Brian Paul
2010-06-10
1
-0
/
+1065