aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/shader/nvvertexec.h
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete files.Brian2007-02-221-71/+0
* added CallStack, StackDepthBrian2007-02-221-0/+3
* start implementing conditions, branchingBrian2007-02-221-0/+1
* Checkpoint of work for new GLSL compiler back-end. Lots of assorted changes.Brian2006-12-131-5/+5
* Move gl_vertex_program_machine struct out of mtypes.h and put into nvvertexec.h.Brian Paul2006-10-301-2/+20
* New _mesa_exec_vertex_state_program() function. Start of some re-org.Brian Paul2006-10-291-3/+9
* Some structure renaming. Prefix vertex/fragment-related structs withBrian Paul2006-07-201-1/+1
* update some type namesBrian Paul2004-11-261-1/+1
* Fix up some assorted issues with initialization of vertex program registers.Brian Paul2004-04-211-4/+4
* Moved from src/mesa/mainMichal Krol2004-03-291-0/+43