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
/
drivers
/
dri
/
mach64
/
mach64_context.c
Age
Commit message (
Expand
)
Author
2009-01-28
Make GL_ARB_draw_buffers mandatory
Ian Romanick
2009-01-28
Make GL_ARB_vertex_buffer_object mandatory
Ian Romanick
2009-01-28
Make GL_ARB_multisample mandatory
Ian Romanick
2008-09-21
Remove CVS keywords.
Keith Whitwell
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2007-10-30
More vblank cleanups.
Michel Dänzer
2007-10-29
Refactor and fix core vblank support
Jesse Barnes
2007-03-13
enable ARB_vertex_buffer_object for more dri drivers
Roland Scheidegger
2007-01-16
Merge branch 'master' of git+ssh://keithw@git.freedesktop.org/git/mesa/mesa i...
Keith Whitwell
2006-12-12
Bug 7260: mach64 texture memory mng cleanup
George Sapountzis
2006-10-31
switch remaining drivers over to vbo
Keith Whitwell
2006-09-28
Make driDrawableInitVBlank() initialize the sequence number.
Michel Dänzer
2005-10-19
Fix a missed merge for idr's dispatch changes: failure to do driInitExtensions
Eric Anholt
2005-06-30
Replace add_newer_entrypoints (src/mesa/main/context.c) with
Ian Romanick
2005-05-31
Move fallback debugging under MACH64_DEBUG=fall (matching other drivers) and
Eric Anholt
2005-05-30
Add the no_rast debug option to mach64. It shows that software fallbacks are
Eric Anholt
2005-05-04
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2004-11-27
Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport().
Brian Paul
2004-06-07
oops fix a bug I introduced
Dave Airlie
2004-05-31
fixup mach64 for newer build/types
Dave Airlie
2004-03-11
Adjustments to make everything use IOCTL/sarea defines in DRM instead
Jon Smirl
2004-02-26
added _tnl_allow_vertex/pixel_fog() calls
Brian Paul
2004-02-11
initialise VBLANK
Dave Airlie
2004-02-06
Remove warnings from mach64 build, fix up some _SOLO stuff,
Dave Airlie
2004-02-05
Initial mach64 driver import for DRI mach64-0-0-6 branch,
Dave Airlie