remove final imports.h and imports.c bits
[mesa.git] / src / mesa / tnl / t_context.h
2009-09-29 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-28 Ian RomanickMerge branch 'mesa_7_6_branch'
2009-09-28 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-25 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-24 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-24 Pauli NieminenMerge branch 'mesa_7_6_branch'
2009-09-24 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-23 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-23 Keith WhitwellMerge branch 'softpipe-opt'
2009-09-22 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-21 Nicolai HähnleMerge branch 'master' into r300-compiler
2009-09-21 Nicolai HähnleMerge branch 'mesa_7_6_branch'
2009-09-21 Michel DänzerMerge branch 'mesa_7_6_branch'
2009-09-20 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-16 Ian RomanickMerge branch 'mesa_7_6_branch'
2009-09-15 Ian RomanickMerge branch 'mesa_7_6_branch'
2009-09-15 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-14 Michal KrolMerge commit 'origin/master' into glsl-pp-rework-2
2009-09-10 Ian RomanickMerge branch 'master' into asm-shader-rework-2
2009-09-10 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-09 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-09 Brian Paulmesa: move call to init_c_cliptest() from enable.c...
2009-12-16 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-15 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-03-20 Dave AirlieMerge remote branch 'main/master' into radeon-rewrite
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-03-02 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-02-28 Brian Paulmesa: move #include "bitset.h" out of mtypes.h - not...
2008-09-21 Keith Whitwellmesa: move fixed function vertex program builder from...
2008-09-18 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-11 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-06-04 Keith PackardMerge commit 'origin/master' into drm-gem
2008-05-28 Dave AirlieMerge branch 'r500-support'
2008-05-08 Brian Paulfix refcounting bugs in tnl/tex program caches
2007-10-31 Brianremove dead program cache code
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-07-31 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-25 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-07-17 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-17 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-07-06 Patrice MandinMerge branch 'master' of git+ssh://pmandin@git.freedesk...
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-04 BrianBe more consistant with paths in #includes. Eventually...
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-26 Brianmerge of glsl-compiler-1 branch
2007-03-21 Brianmerge from master
2007-03-10 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-09 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-26 BrianMerge branch 'glsl-compiler-1' of git+ssh://brianp...
2007-02-26 Brianremove unused VaryingPtr
2007-02-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-16 Keith WhitwellMerge branch 'master-merge' into vbo-0.2
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-15 Brianvarying changes
2006-10-31 Keith Whitwellpickup structs from vbo.h
2006-10-29 Keith WhitwellChanges for new vbo-building module.
2006-09-25 Keith Whitwellbring in active_sz mechanism from i965 driver. Fixes...
2006-07-19 Brian PaulSeveral loops over the map1/2 evaluator arrays were...
2006-06-29 Tilman Sauerbeckadded _TNL_NUM_GENERIC
2006-06-27 Brian PaulDon't use nested struct definitions in tnl_clipspace_fa...
2006-06-14 Brian PaulA number of vertex buffer fields like NormalPtr, FogCoo...
2006-06-14 Brian PaulRename _TNL_ATTRIB_ATTRIBUTE* to _TNL_ATTRIB_GENERIC*
2006-04-25 Brian PaulPut color index attribute into the 6th attribute slot.
2006-04-25 Brian PaulNo longer alias generic vertex attribs with conventiona...
2006-04-11 Michal KrolMore GLSL code:
2005-12-06 Brian PaulC++ fixes, mostly casts (Stephane Conversy)
2005-12-01 Keith WhitwellClean up clipping somewhat
2005-11-16 Brian PaulAdded error checking in _tnl_Begin to detect incomplete...
2005-11-01 Keith WhitwellAdd a NotifyInputChanges() callback so that drivers...
2005-10-31 Aapo TahkolaImprove tnl program searching performance.
2005-09-14 Brian PaulRemove _tnl_MakeCurrent() and the unused ctx->Driver...
2005-06-09 Keith WhitwellStore compiled vertex program representations in a...
2005-05-19 Keith WhitwellInvalidate current fastpath on changes to attribute...
2005-05-18 Keith WhitwellRemove old t_vertex.c codegen infrastructure, tie in...
2005-04-23 Keith WhitwellFix the worst problems with dangling edgeflag references in
2005-04-22 Keith WhitwellSimplify the pipeline_stage structure
2005-02-28 Brian Pauladditional parenthesis in TNL_CONTEXT macro (Nicolai...
2005-01-22 Keith WhitwellDetermine ahead of time whether a display list will...
2005-01-16 Brian Paulmake tnl_clipspace_attr->insert field const, to silence...
2005-01-05 Keith WhitwellAdd a couple of hardwired fastpaths to t_vertex.c.
2004-07-01 Keith WhitwellRename the various function types in t_context.h to...
2004-06-30 Keith WhitwellAdd infrastructure for t_vertex.c codegen. Add an...
2004-05-10 Keith WhitwellAdd EXT_vertex_cull support to mesa
2004-05-04 Brian PaulFix minor warnings found with g++.
2004-03-31 Keith Whitwelldynfn --> _tnl_dynfn
2004-03-29 Keith WhitwellFirst round of codegen for t_vtx_api.c -- ie the Begin...
2004-03-15 Keith WhitwellStreamline the error path in VertexAttrib functions...
2004-03-13 Brian PaulAdded some comments. Minor const, int->GLint type...
2004-02-24 Brian Paulturns out we probably need a _tnl_allow_pixel_fog(...
2004-02-17 Brian PaulA bit of an overhaul of the fog code.
2004-01-05 Keith WhitwellBeef up t_vertex.c:
2004-01-05 Keith WhitwellRe-commit t_vertex.[ch] changes to fd.o server.
2004-01-01 Brian Paulwhitespace changes and new comments
2003-12-09 Keith WhitwellCall UpdateMaterials when they have changed
2003-11-24 Keith WhitwellMerge vtx-0-2-branch
next