summaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl/tnl.h
Commit message (Expand)AuthorAgeFilesLines
* vbo: pass the stream from DrawTransformFeedbackStream to driversMarek Olšák2015-08-061-1/+2
* tnl: Merge _tnl_vbo_draw_prims() into _tnl_draw_prims().Iago Toral Quiroga2014-04-081-9/+0
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-1/+1
* mesa: add indirect drawing buffer parameter to draw functionsChristoph Bumiller2013-11-251-1/+2
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+0
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-231-3/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke2013-04-231-1/+1
* mesa: Remove support for NV_vertex_program's tracked matrices.Eric Anholt2012-10-151-3/+0
* mesa: move gl_client_array*[] from vbo_draw_func into gl_contextMarek Olšák2012-05-081-1/+0
* mesa: Push the shine table into the tnl module.Mathias Fröhlich2012-02-291-0/+3
* mesa: implement DrawTransformFeedback from ARB_transform_feedback2Marek Olšák2011-12-151-1/+2
* tnl: Clean up header file inclusion in tnl.h.Vinson Lee2010-12-301-1/+4
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-12/+12
* mesa: change ctx->Driver.ProgramStringNotify() to return GLbooleanBrian Paul2010-02-041-1/+1
* vbo: Avoid extra validation of DrawElements.Eric Anholt2009-08-121-0/+10
* Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell2008-09-111-0/+6
|\
| * Move guts of glRasterPos down into T&L module.Brian2007-09-061-0/+3
* | Move _mesa_load_tracked_matrices() from TNL module to prog_statevars.cBrian2007-11-291-6/+2
|/
* Be more consistant with paths in #includes. Eventually, eliminate a bunch of...Brian2007-07-041-1/+1
* expose _mesa_load_tracked_matrices()Brian2007-02-231-0/+3
* Changes for new vbo-building module.Keith Whitwell2006-10-291-17/+13
* Some structure renaming. Prefix vertex/fragment-related structs withBrian Paul2006-07-201-1/+1
* TNL module needs to implement ctx->Driver.ProgramStringNotify() functionBrian Paul2005-10-281-0/+2
* turns out we probably need a _tnl_allow_pixel_fog() function afterallBrian Paul2004-02-241-0/+3
* A bit of an overhaul of the fog code.Brian Paul2004-02-171-0/+6
* Re-commit t_vertex.[ch] changes to fd.o server.Keith Whitwell2004-01-051-0/+1
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
* updated email addressesBrian Paul2002-10-291-2/+2
* More suport for t&l driversKeith Whitwell2002-02-131-1/+4
* restore normal length optimization in dlistsKeith Whitwell2001-06-281-1/+6
* Adaptor code that lets tnl convert compiled (display list) cassettes backKeith Whitwell2001-06-041-1/+4
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-1/+3
* Fix crash in book/stencil.Keith Whitwell2001-01-131-11/+1
* Major rework of tnl moduleKeith Whitwell2000-12-261-2/+15
* Support for swappable t&l modules, including an example one in the FXKeith Whitwell2000-11-241-0/+14
* Committing in .Jouk Jansen2000-11-221-5/+5
* Move the transform and lighting code to two new directoriesKeith Whitwell2000-11-161-0/+48