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
Age
Commit message (
Expand
)
Author
2007-01-16
Merge branch 'vbo_0_1_branch' into vbo-0.2
Keith Whitwell
2007-01-16
Merge branch 'master-merge' into vbo-0.2
Keith Whitwell
2007-01-15
Remove unused index buffer.
Keith Whitwell
2007-01-15
Don't special-case FOG attribute initialization.
Keith Whitwell
2007-01-15
Correctly initialize current attribute sizes.
Keith Whitwell
2007-01-15
Remove debug, reenable inplace splitting.
keithw
2007-01-15
Split too-large draw commands.
Keith Whitwell
2007-01-15
Remove special-case handling for index and edgeflag
Keith Whitwell
2007-01-15
Hook in split functionality
keithw
2007-01-15
Add vbo_split files
keithw
2007-01-15
New files to manage splitting drawing commands
keithw
2006-11-20
Don't perform dangling attribute check on POS attribute. It can't by
Keith Whitwell
2006-11-03
Fix compiler warnings.
Keith Whitwell
2006-11-03
need to call bind_arrays() in vbo_exec_DrawRangeElements.
Roland Scheidegger
2006-11-03
remove remaining traces of r200FlushVertices...
Roland Scheidegger
2006-11-02
Move r300 to new fbo interface based on Keith Whithwell.
Jerome Glisse
2006-11-02
Fix type-conversion of incoming vertices.
Keith Whitwell
2006-11-02
Fix typo in last commit
Keith Whitwell
2006-11-02
Similarly, fill in missing input slots in the vertex-array +
Keith Whitwell
2006-11-02
Fill in missing input slots in the vertex-array + no-vertex-program
Keith Whitwell
2006-11-02
merge current trunk into vbo branch
Alan Hourihane
2006-11-02
Fix typo in display list attrib binding.
Keith Whitwell
2006-11-02
Respect array->Normalized flag.
Keith Whitwell
2006-11-02
missing file
Keith Whitwell
2006-11-01
update _mesa_select_tex_image() and _mesa_get_tex_image()
Brian Paul
2006-11-01
update comments
Brian Paul
2006-11-01
Remove x/y/width/height parameters from Clear functions.
Brian Paul
2006-11-01
comment-out unused var
Brian Paul
2006-11-01
remove unused vars
Brian Paul
2006-11-01
fix _mesa_select_tex_image() calls
Brian Paul
2006-11-01
Write back gl_FragDepth to span->array->z.
Michal Krol
2006-11-01
Don't use the x/y/width/height params passed to Clear(). Get them
Brian Paul
2006-11-01
disable debug printf
Brian Paul
2006-11-01
disable debug printfs
Brian Paul
2006-11-01
Correct a little bug, radeon->glCtx is a pointer.
Jerome Glisse
2006-11-01
Remove deprecated GetBufferSize interface.
Jerome Glisse
2006-11-01
recent updates/fixes
Brian Paul
2006-11-01
fix compiler warnings
Keith Whitwell
2006-11-01
Patch from <haihao.xiang@intel.com> -- pass program string
Keith Whitwell
2006-11-01
merge the (rest of) texmem branch
Keith Whitwell
2006-11-01
Merge texmem-0-3-branch.
Keith Whitwell
2006-11-01
Add LIT instruction to fragment program.
Jerome Glisse
2006-11-01
Import texmem i915 driver to its new location as i915tex.
Keith Whitwell
2006-11-01
Add CMPH instruction to fragprog
Jerome Glisse
2006-11-01
Patch from <haihao.xiang@intel.com> -- pass program string
Keith Whitwell
2006-11-01
change DEBUG_FRAG conditions
Brian Paul
2006-11-01
fix some bugs in interpolate_specular()
Brian Paul
2006-11-01
Added a few new ctx->Const. fields for shader-related limits.
Brian Paul
2006-10-31
make use of Parameters->StateFlags in _swrast_update_fragment_program()
Brian Paul
2006-10-31
minor clean-ups, simplifications and new comments
Brian Paul
[next]