index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
tnl
Age
Commit message (
Expand
)
Author
2007-02-05
Initial support of loop and subroutine instructions.
Brian
2007-02-02
Merge branch 'vbo-0.2'
Keith Whitwell
2007-01-30
Use new rebase helper. Remove other rebase code.
Keith Whitwell
2007-01-28
noise functions
Brian
2007-01-24
remove some parenthesis
Brian
2007-01-24
use FRAG_BIT_TEX()
Brian
2007-01-23
fixes for C++ warnings/errors
Brian
2007-01-20
Initial implementation of OPCODE_IF/ELSE/ENDIF instructions.
Brian
2007-01-17
Added OPCODE_INT to convert 4 floats to 4 ints.
Brian
2007-01-16
Merge vbo_0_1_branch
Keith Whitwell
2007-01-16
Merge branch 'master' of git+ssh://keithw@git.freedesktop.org/git/mesa/mesa i...
Keith Whitwell
2007-01-15
Remove debug, reenable inplace splitting.
keithw
2007-01-15
Split too-large draw commands.
Keith Whitwell
2007-01-10
Update _save_VertexAttrib() functions for non-aliasing behaviour.
Brian
2007-01-09
add code for generic attributes 16..31
Brian
2006-12-20
handle PROGRAM_UNIFORM, fix a _mesa_problem() call
Brian
2006-12-16
cases for NOP, BRA
Brian
2006-12-15
added assertion to catch use of too many temporaries
Brian
2006-12-15
varying changes
Brian
2006-12-15
updated includes
Brian
2006-12-15
updated includes
Brian
2006-12-13
Obsolete.
Brian
2006-12-13
Checkpoint work for new GLSL compiler back-end.
Brian
2006-11-29
check for target instead of program->Target in _tnl_program_string, avoids se...
Roland Scheidegger
2006-11-22
decrease the current vertex count by 1 if an uneven number of vertices is cop...
Roland Scheidegger
2006-11-22
remove unneded call to _tnl_invalidate_state() in _tnl_need_projected_coords(...
Roland Scheidegger
2006-11-22
Set _NEW_LIGHT when materials are present in display lists also.
Keith Whitwell
2006-11-22
Move setting of _NEW_LIGHT to only occur when materials are present.
Keith Whitwell
2006-11-21
list header files in sources files (Dan Nicholson)
Brian Paul
2006-11-16
Make sure vbo's are mapped before accessing their contents in
Keith Whitwell
2006-11-15
Add a size parameter to _mesa_add_unnamed_constant() and
Brian Paul
2006-11-03
Fix compiler warnings.
Keith Whitwell
2006-11-02
Fix type-conversion of incoming vertices.
Keith Whitwell
2006-11-02
merge current trunk into vbo branch
Alan Hourihane
2006-11-02
Respect array->Normalized flag.
Keith Whitwell
2006-11-02
missing file
Keith Whitwell
2006-10-31
signal _NEW_LIGHT in _tnl_copy_to_current()
Brian Paul
2006-10-31
pickup structs from vbo.h
Keith Whitwell
2006-10-30
better handling of current attributes. Trivial dlist and varray tests work
Keith Whitwell
2006-10-30
Move gl_vertex_program_machine struct out of mtypes.h and put into nvvertexec.h.
Brian Paul
2006-10-29
Changes for new vbo-building module.
Keith Whitwell
2006-10-26
If DEBUG, check that all array indices really do fall in [start,end] in
Brian Paul
2006-10-25
Previously, if a fragment program referenced fragment.fogcoord but the
Brian Paul
2006-10-18
Fix broken line clipping.
Brian Paul
2006-10-18
Fix a dangerous use of ASSERT in an else-clause not enclosed in braces.
Brian Paul
2006-10-11
List of source (.c) files in each directory.
Brian Paul
2006-10-10
a step toward moving run-time vertex program state out of GLcontext
Brian Paul
2006-10-07
do not import arrays for generic arb attribs if the array is not enabled (sam...
Roland Scheidegger
2006-09-25
bring in active_sz mechanism from i965 driver. Fixes bug 8410
Keith Whitwell
2006-09-22
don't skip user clip plane clipping when the current vertex program is positi...
Roland Scheidegger
[prev]
[next]