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
/
program_parser.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa/program: consistently use ifndef guards over pragma once
Emil Velikov
2017-03-22
1
-1
/
+5
*
mesa: make use of ralloc when creating ARB asm gl_program fields
Timothy Arceri
2016-11-17
1
-0
/
+3
*
mesa: remove the UsesDFdy flag
Timothy Arceri
2016-10-06
1
-1
/
+0
*
program: Remove NV_fragment_program opcode parsing.
Matt Turner
2016-03-01
1
-1
/
+0
*
program: Remove condition-code and precision support.
Matt Turner
2016-03-01
1
-13
/
+0
*
mesa: Update a comment about valid values of a field.
Eric Anholt
2013-11-15
1
-1
/
+1
*
mesa: Set UsesDFdy appropriately for assembly programs.
Paul Berry
2012-07-19
1
-0
/
+1
*
mesa: Use VERT_{ATTRIB,BIT}* for ARB input validation.
Mathias Fröhlich
2011-12-03
1
-1
/
+1
*
mesa: use gl_constant_value type in ARB program parser
Brian Paul
2011-08-04
1
-1
/
+2
*
mesa: Add support for the ARB_fragment_program part of ARB_draw_buffers.
Eric Anholt
2011-04-13
1
-0
/
+1
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-6
/
+3
*
mesa: rename src/mesa/shader/ to src/mesa/program/
Brian Paul
2010-06-10
1
-0
/
+302