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
/
program_parse.y
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Fix up program_parse.y to avoid uninitialized $$
Paul Berry
2013-04-19
1
-0
/
+5
*
Replace gl_frag_attrib enum with gl_varying_slot.
Paul Berry
2013-03-15
1
-4
/
+4
*
Replace gl_vert_result enum with gl_varying_slot.
Paul Berry
2013-03-15
1
-8
/
+8
*
mesa: Remove dead program_parameter::Flags field.
Kenneth Graunke
2012-10-16
1
-1
/
+1
*
mesa: Remove prog_instruction.h field for never-supported NV_vertex_program3.
Eric Anholt
2012-10-15
1
-5
/
+0
*
mesa: Set UsesDFdy appropriately for assembly programs.
Paul Berry
2012-07-19
1
-0
/
+2
*
mesa: Use VERT_{ATTRIB,BIT}* for ARB input validation.
Mathias Fröhlich
2011-12-03
1
-3
/
+3
*
mesa: Make gl_program::InputsRead 64 bits.
Mathias Fröhlich
2011-11-29
1
-3
/
+3
*
mesa: use gl_constant_value type in ARB program parser
Brian Paul
2011-08-04
1
-28
/
+28
*
mesa: emit more info in program parser error message
Brian Paul
2011-04-27
1
-1
/
+5
*
mesa: Fix fragment.color (no index) writes with OPTION ARB_draw_buffers.
Eric Anholt
2011-04-23
1
-3
/
+8
*
mesa: Add support for the ARB_fragment_program part of ARB_draw_buffers.
Eric Anholt
2011-04-13
1
-0
/
+29
*
mesa: added gl_program_constants::MaxAddressOffset
Brian Paul
2011-03-02
1
-2
/
+2
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
mesa: Fix printf-like warning.
Vinson Lee
2010-09-02
1
-1
/
+1
*
mesa: increase the relative address offset limit to 4096 in ARB_vp/fp
Marek Olšák
2010-08-04
1
-2
/
+2
*
mesa: added gl_program::IndirectRegisterFiles field
Brian Paul
2010-07-30
1
-0
/
+1
*
mesa: rename src/mesa/shader/ to src/mesa/program/
Brian Paul
2010-06-10
1
-0
/
+2767