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
/
program_parse.tab.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARB prog: replace 'unsigned' with 'gl_state_index'
Brian Paul
2009-09-04
1
-3
/
+2
*
ARB prog: rename POINT, SIZE to POINT_TOK, SIZE_TOK
Brian Paul
2009-09-04
1
-5
/
+5
*
ARB prog parser: Fix handling of stateOptModMatNum
Ian Romanick
2009-09-01
1
-201
/
+201
*
ARB prog parser: Regenerate parser from previous commit
Ian Romanick
2009-08-24
1
-6
/
+6
*
ARB prog parser: Revert part of previous change to constant parsing
Ian Romanick
2009-08-20
1
-8
/
+8
*
ARB prog parser: Add support for RGBA components to SWZ instruction in fp
Ian Romanick
2009-07-30
1
-259
/
+318
*
ARB prog parser: Prevent NULL ptr deref for KIL instruction
Ian Romanick
2009-07-30
1
-1
/
+9
*
ARP prog parser: Implement the spec, not what makes sense
Ian Romanick
2009-07-29
1
-62
/
+71
*
ARB prog parser: Get program limits from the context
Ian Romanick
2009-07-29
1
-24
/
+3
*
ARB prog parser: Finish implementing fp state.depth.range
Ian Romanick
2009-07-29
1
-565
/
+586
*
Indentation fixes.
Ian Romanick
2009-07-29
1
-8
/
+8
*
ARB prog parser: Set NumAttributes based on the number of attribs read
Ian Romanick
2009-07-29
1
-0
/
+1
*
ARB prog parser: Set component negation mask for SWZ instruction
Ian Romanick
2009-07-28
1
-210
/
+211
*
ARB prog parser: Set correct register file for OUTPUT variables
Ian Romanick
2009-07-28
1
-197
/
+204
*
ARB prog parser: Add support for GL_MESA_texture_array
Ian Romanick
2009-07-27
1
-808
/
+849
*
ARB prog parser: More robust error message for bad OPTION string
Ian Romanick
2009-07-27
1
-235
/
+239
*
ARB prog parser: Add support for GL_ARB_fragment_program_shadow
Ian Romanick
2009-07-27
1
-810
/
+869
*
ARB prog parser: Fix handling of RECT
Ian Romanick
2009-07-27
1
-232
/
+235
*
ARB prog parser: Correct handling of some extensions that interact w/ARB_vp
Ian Romanick
2009-07-27
1
-171
/
+188
*
ARB prog: Update generated files missed on previous two commits
Ian Romanick
2009-07-27
1
-2
/
+2
*
ARB prog: Clean up several memory leaks
Ian Romanick
2009-07-27
1
-5
/
+30
*
ARB prog parse: Fix cut-and-paste error for constant vectors
Ian Romanick
2009-07-24
1
-52
/
+58
*
parser: Clean up a bunch of silly compiler warnings
Ian Romanick
2009-07-22
1
-252
/
+259
*
parser: Track a few more frag prog related values
Ian Romanick
2009-07-22
1
-227
/
+250
*
parser: Ensure that param_binding_type is set correctly
Ian Romanick
2009-07-22
1
-0
/
+4
*
parser: Set NumParameters
Ian Romanick
2009-07-22
1
-0
/
+2
*
parser: Clean up generation of error strings during assembly
Ian Romanick
2009-07-22
1
-4
/
+57
*
parser: Initialize unused instruction source registers
Ian Romanick
2009-07-22
1
-0
/
+4
*
parser: Anonymous constants come from the PROGRAM_CONSTANT file
Ian Romanick
2009-07-22
1
-197
/
+199
*
ARB_fp/vp: Initial import of new ARB vp/fp assembler
Ian Romanick
2009-07-20
1
-0
/
+4915