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
/
arbprogparse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: rename src/mesa/shader/ to src/mesa/program/
Brian Paul
2010-06-10
1
-217
/
+0
*
Replace the _mesa_*printf() wrappers with the plain libc versions
Kristian Høgsberg
2010-02-19
1
-2
/
+2
*
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-19
1
-4
/
+4
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
1
-2
/
+0
|
\
|
*
mesa: Remove unnecessary headers from arbprogparse.c.
Vinson Lee
2010-01-16
1
-3
/
+0
*
|
mesa: support for GL_ARB_fragment_coord_conventions
Luca Barbieri
2010-01-21
1
-0
/
+2
*
|
Remove grammar module -- no dependencies left.
Michal Krol
2009-12-12
1
-1
/
+0
|
/
*
ARB prog parser: Release old program string in _mesa_parse_arb_{fragment,vert...
Ian Romanick
2009-11-06
1
-0
/
+6
*
Merge branch 'master' into asm-shader-rework-1
Ian Romanick
2009-08-18
1
-7
/
+0
|
\
|
*
Merge branch 'new-frag-attribs'
Brian Paul
2009-08-12
1
-7
/
+0
|
|
\
|
|
*
mesa: add new FRAG_ATTRIB_FACE and FRAG_ATTRIB_PNTC fragment program inputs
Brian Paul
2009-07-29
1
-7
/
+0
|
*
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-07-30
1
-1
/
+1
|
|
\
\
|
|
*
|
mesa: move misplaced return statement
Brian Paul
2009-07-30
1
-1
/
+1
|
*
|
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-07-30
1
-0
/
+1
|
|
\
|
|
|
|
|
/
|
|
/
|
|
|
*
mesa: add missing return after catching program error
Brian Paul
2009-07-30
1
-0
/
+1
*
|
|
ARB prog parser: Delete the old parser
Ian Romanick
2009-08-18
1
-3861
/
+0
*
|
|
ARB prog: Revert some changes to debug output
Ian Romanick
2009-08-18
1
-3
/
+1
*
|
|
ARB prog: get frag prog texture info from the right place
Ian Romanick
2009-07-24
1
-3
/
+3
*
|
|
ARB_fp/vp: Initial import of new ARB vp/fp assembler
Ian Romanick
2009-07-20
1
-49
/
+72
|
/
/
*
|
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
2009-07-03
1
-0
/
+7
|
\
|
|
*
mesa: s/TRUE/GL_TRUE
Keith Whitwell
2009-07-02
1
-1
/
+1
|
*
mesa: ensure UsesFogFragCoord value is set for non-glsl shaders
Keith Whitwell
2009-07-02
1
-0
/
+7
*
|
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
2009-06-09
1
-1
/
+4
|
\
|
|
*
mesa: better error message for invalid texture unit index
Brian Paul
2009-06-08
1
-1
/
+4
*
|
mesa: remove MAX_VERTEX_PROGRAM_ATTRIBS
Brian Paul
2009-05-22
1
-7
/
+7
*
|
mesa: be smarter about allocating vert/frag program constants
Brian Paul
2009-05-06
1
-25
/
+76
|
/
*
mesa: Fix buffer overflow when parsing generic vertex attributes.
Brian Paul
2009-04-22
1
-3
/
+9
*
mesa: merge the prog_src_register::NegateBase and NegateAbs fields
Brian Paul
2009-04-14
1
-4
/
+4
*
mesa: fix parameter counting in ARB vertex/fragment program parsing
Brian Paul
2009-04-03
1
-5
/
+2
*
mesa: replace >= with > when testing if we've exceeded max local params
Brian Paul
2009-04-03
1
-2
/
+2
*
mesa: Silence compiler warnings.
Michal Krol
2009-03-16
1
-0
/
+1
*
mesa: gl_register_file enum typedef
Brian Paul
2009-03-07
1
-11
/
+11
*
mesa: remove GL_MESA_program_debug extension
Brian Paul
2009-03-07
1
-9
/
+0
*
mesa: rename, reorder FRAG_RESULT_x tokens
Brian Paul
2009-02-28
1
-2
/
+2
*
mesa: add TexShadow field to prog_instruction
Brian Paul
2009-02-20
1
-0
/
+3
*
mesa: merge gallium-0.2 into gallium-master-merge
Brian Paul
2009-02-09
1
-13
/
+55
|
\
|
*
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2009-01-14
1
-3
/
+28
|
|
\
|
*
\
Merge commit 'origin/master' into gallium-0.2
Keith Whitwell
2008-10-10
1
-0
/
+3
|
|
\
\
|
*
|
|
mesa: Fix compiler warnings on Windows.
Michal Krol
2008-10-02
1
-1
/
+1
|
*
|
|
cell: Fixed usage of MAX_INSTRUCTIONS to use new MAX_PROGRAM_INSTRUCTIONS ins...
Jonathan White
2008-09-30
1
-10
/
+4
|
*
|
|
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
2008-09-21
1
-1
/
+38
|
|
\
\
\
|
|
*
|
|
mesa: Fix compiler error.
Michal Krol
2008-09-19
1
-1
/
+3
|
|
*
|
|
mesa: Fix arb parse constants
Brian Paul
2008-09-19
1
-1
/
+36
|
*
|
|
|
Merge branch 'master' into gallium-0.2
Keith Whitwell
2008-09-21
1
-3
/
+3
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
mesa: _mesa_program_state_string() returns char *, not const char *.
Michal Krol
2008-09-05
1
-2
/
+2
|
*
|
|
|
mesa: Prefix main includes with dir to avoid conflicts.
José Fonseca
2008-07-24
1
-3
/
+3
|
*
|
|
|
mesa: fix state.clip[n].plane parsing bug (bug 16611)
Brian Paul
2008-07-09
1
-3
/
+6
|
*
|
|
|
glsl: implement variable array indexes
Zack Rusin
2008-06-12
1
-1
/
+1
|
*
|
|
|
consolidate some parsing functions that were pretty much identical for vertex...
Brian
2008-03-27
1
-152
/
+71
|
*
|
|
|
mesa: misc sync-up with master
Brian
2008-03-27
1
-3
/
+3
[next]