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
/
program
/
arbprogparse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: fix old classic drivers to use ralloc for ARB asm programs
Timothy Arceri
2016-11-18
1
-2
/
+2
*
st/mesa/r200/i915/i965: move ARB program fields into a union
Timothy Arceri
2016-11-17
1
-34
/
+34
*
mesa: make use of ralloc when creating ARB asm gl_program fields
Timothy Arceri
2016-11-17
1
-3
/
+6
*
r200/glsl/st/mesa: use common outputs written field
Timothy Arceri
2016-10-26
1
-2
/
+2
*
r200/i915/st/mesa/compiler: use common inputs read field
Timothy Arceri
2016-10-26
1
-2
/
+2
*
st/mesa/r200/i915/i965: eliminate gl_fragment_program
Timothy Arceri
2016-10-26
1
-32
/
+32
*
i965/mesa/st/swrast: set fs shader_info directly and switch to using it
Timothy Arceri
2016-10-26
1
-1
/
+1
*
mesa/i965/i915/r200: eliminate gl_vertex_program
Timothy Arceri
2016-10-26
1
-23
/
+23
*
mesa: remove the UsesDFdy flag
Timothy Arceri
2016-10-06
1
-1
/
+0
*
mesa: Use assert() instead of ASSERT wrapper.
Matt Turner
2015-02-23
1
-2
/
+2
*
Revert use of Mesa IR optimizer for ARB_fragment_programs
Carl Worth
2015-02-12
1
-3
/
+0
*
mesa: Actually use the Mesa IR optimizer for ARB programs.
Kenneth Graunke
2014-08-04
1
-0
/
+7
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
1
-1
/
+0
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
1
-3
/
+4
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
Remove useless checks for NULL before freeing
Matt Turner
2012-09-05
1
-8
/
+4
*
mesa: Set UsesDFdy appropriately for assembly programs.
Paul Berry
2012-07-19
1
-0
/
+1
*
mesa: Kill gl_fragment_program::FogOption with fire
Ian Romanick
2011-04-21
1
-12
/
+6
*
mesa: implement clamping controls (ARB_color_buffer_float)
Marek Olšák
2011-03-29
1
-1
/
+4
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-2
/
+2
*
mesa: added gl_program::IndirectRegisterFiles field
Brian Paul
2010-07-30
1
-0
/
+2
*
mesa: rename src/mesa/shader/ to src/mesa/program/
Brian Paul
2010-06-10
1
-0
/
+217