index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
tnl
/
t_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fix a fragment fog regression
Brian
2007-03-27
1
-1
/
+1
*
more parenthesis
Brian
2007-03-27
1
-1
/
+1
*
add parenthesis around a bit-wise AND term in _tnl_InvalidateState()
Brian
2007-03-27
1
-1
/
+1
*
Restore the UseTexEnvProgram logic.
Brian
2007-03-27
1
-1
/
+1
*
When computing render_inputs_bitset, omit primary color if we have a fragment...
Brian
2007-03-24
1
-10
/
+11
*
Properly compute render_inputs_bitset when using a vertex program/shader.
Brian
2007-03-19
1
-7
/
+13
*
Merge branch 'origin' into glsl-compiler-1
Brian
2007-02-22
1
-92
/
+7
|
\
|
*
Merge branch 'master' of git+ssh://
[email protected]
/git/mesa/mesa i...
Keith Whitwell
2007-01-16
1
-4
/
+1
|
|
\
|
*
|
merge current trunk into vbo branch
Alan Hourihane
2006-11-02
1
-2
/
+3
|
*
|
pickup structs from vbo.h
Keith Whitwell
2006-10-31
1
-1
/
+1
|
*
|
better handling of current attributes. Trivial dlist and varray tests work
Keith Whitwell
2006-10-30
1
-0
/
+2
|
*
|
Changes for new vbo-building module.
Keith Whitwell
2006-10-29
1
-95
/
+7
*
|
|
varying changes
Brian
2006-12-15
1
-1
/
+1
*
|
|
Checkpoint work for new GLSL compiler back-end.
Brian
2006-12-13
1
-3
/
+8
|
|
/
|
/
|
*
|
remove unneded call to _tnl_invalidate_state() in _tnl_need_projected_coords(...
Roland Scheidegger
2006-11-22
1
-4
/
+1
|
/
*
Previously, if a fragment program referenced fragment.fogcoord but the
Brian Paul
2006-10-25
1
-2
/
+3
*
Rename _TNL_ATTRIB_ATTRIBUTE* to _TNL_ATTRIB_GENERIC*
Brian Paul
2006-06-14
1
-1
/
+1
*
prevent run_arb_vertex_program from running tnl programs unless ctx->_Maintai...
Aapo Tahkola
2006-06-06
1
-8
/
+1
*
Put color index attribute into the 6th attribute slot.
Brian Paul
2006-04-25
1
-1
/
+1
*
More GLSL code:
Michal Krol
2006-04-11
1
-12
/
+23
*
C++ fixes, mostly casts (Stephane Conversy)
Brian Paul
2005-12-06
1
-3
/
+3
*
Make sure tnl->_DoVertexFog is kept uptodate. Fixes fog in i915
Keith Whitwell
2005-11-22
1
-0
/
+5
*
remove unneeded #includes
Brian Paul
2005-11-05
1
-1
/
+0
*
Fix segmentation fault in _tnl_ProgramCacheDestroy().
Aapo Tahkola
2005-11-01
1
-3
/
+13
*
use mesa import wrappers, bug 4468
Brian Paul
2005-09-16
1
-1
/
+1
*
Remove _tnl_MakeCurrent() and the unused ctx->Driver.MakeCurrent() callback.
Brian Paul
2005-09-14
1
-15
/
+1
*
include t_vp_build.h
Brian Paul
2005-06-27
1
-4
/
+5
*
Store compiled vertex program representations in a pointer in the
Keith Whitwell
2005-06-09
1
-1
/
+7
*
Update for FragmentProgram._Active
Keith Whitwell
2005-05-10
1
-2
/
+2
*
tweak previous fog/fragment program fix
Brian Paul
2005-04-26
1
-3
/
+5
*
enable fog render input if fragment program fog option set
Brian Paul
2005-04-26
1
-1
/
+1
*
Simplify the pipeline_stage structure
Keith Whitwell
2005-04-22
1
-10
/
+2
*
Reverted the last change back to fix bug 3035
Ben Crossman
2005-04-15
1
-1
/
+1
*
A few getenv() that werent using the mesa wrapper version
Ben Crossman
2005-04-14
1
-1
/
+1
*
mesa-tnl-0-to-NULL.patch from Jeff Muizelaar
Keith Whitwell
2005-02-10
1
-1
/
+1
*
Silence gcc 3.4 warnings on ReactOS. Mostly unused var warnings. (patch 101...
Brian Paul
2004-08-25
1
-0
/
+1
*
Added ctx->Vertex/FragmentProgram._Enable flags. Set when vertex/fragment
Brian Paul
2004-04-23
1
-3
/
+3
*
protected all codegen behind AllowCodegen
Daniel Borca
2004-04-05
1
-4
/
+3
*
First round of codegen for t_vtx_api.c -- ie the Begin/Vertex/End code.
Keith Whitwell
2004-03-29
1
-0
/
+4
*
turns out we probably need a _tnl_allow_pixel_fog() function afterall
Brian Paul
2004-02-24
1
-1
/
+11
*
A bit of an overhaul of the fog code.
Brian Paul
2004-02-17
1
-0
/
+13
*
Beef up t_vertex.c:
Keith Whitwell
2004-01-05
1
-1
/
+5
*
Re-commit t_vertex.[ch] changes to fd.o server.
Keith Whitwell
2004-01-05
1
-0
/
+26
*
call _ae_destroy_context() and _ae_invalidate_state() from the proper places
Brian Paul
2003-12-13
1
-1
/
+3
*
Merge vtx-0-2-branch
Keith Whitwell
2003-11-24
1
-42
/
+21
*
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Ian Romanick
2003-06-05
1
-1
/
+0
*
Added ctx->Texture._EnabledCoordUnits bitfield.
Brian Paul
2003-04-08
1
-2
/
+4
*
added a comment for _tnl_need_projected_coords()
Brian Paul
2003-02-04
1
-3
/
+8
*
updated email addresses
Brian Paul
2002-10-29
1
-2
/
+2
*
Header file clean-up:
Brian Paul
2002-10-24
1
-2
/
+2
[prev]
[next]