History log of /external/mesa3d/src/mesa/program/program_parser.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a0f7b869592013b24a5bacf0ceb2bdb1e9146378 20-Jun-2012 Paul Berry <stereotype441@gmail.com> mesa: Set UsesDFdy appropriately for assembly programs.

Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
/external/mesa3d/src/mesa/program/program_parser.h
b14c06e10d570edcb4dcbea173d71751563616e7 02-Dec-2011 Mathias Fröhlich <Mathias.Froehlich@web.de> mesa: Use VERT_{ATTRIB,BIT}* for ARB input validation.

For validating ARB program inputs replace hard
coded bitfield and attribute number with the appropriate
VERT_{ATTRIB,BIT}* variant.

This should fix:

https://bugs.freedesktop.org/show_bug.cgi?id=43407

Signed-off-by: Mathias Froehlich <Mathias.Froehlich@web.de>
Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
/external/mesa3d/src/mesa/program/program_parser.h
324857599b2a4735c86e54da9a1776c034dadf72 05-Aug-2011 Brian Paul <brianp@vmware.com> mesa: use gl_constant_value type in ARB program parser
/external/mesa3d/src/mesa/program/program_parser.h
28cec9e832b716b84c11ddabfcee74e0daf6ec49 13-Apr-2011 Eric Anholt <eric@anholt.net> mesa: Add support for the ARB_fragment_program part of ARB_draw_buffers.

Fixes fbo-drawbuffers-arbfp.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=34321
Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
/external/mesa3d/src/mesa/program/program_parser.h
f9995b30756140724f41daf963fa06167912be7f 12-Oct-2010 Kristian Høgsberg <krh@bitplanet.net> Drop GLcontext typedef and use struct gl_context instead
/external/mesa3d/src/mesa/program/program_parser.h
ec2b92f98c2e7f161521b447cc1d9a36bce3707c 11-Jun-2010 Brian Paul <brianp@vmware.com> mesa: rename src/mesa/shader/ to src/mesa/program/
/external/mesa3d/src/mesa/program/program_parser.h