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
Age
Commit message (
Expand
)
Author
2006-08-01
renderbuffer fixes (Sean D'Epagnier)
Brian Paul
2006-08-01
Fixed warnings.
Claudio Ciccani
2006-07-31
fix #6991
Aapo Tahkola
2006-07-30
Add support for GL_MESA_shader_debug.
Michal Krol
2006-07-27
r300_emit.h cleanup.
Jerome Glisse
2006-07-21
check for non-nill pwc in WMesaMakeCurrent(), bug 7585
Brian Paul
2006-07-20
Some structure renaming. Prefix vertex/fragment-related structs with
Brian Paul
2006-07-15
A small logic error.
Rune Petersen
2006-07-13
LIB_DIR is now just 'lib' or 'lib64'
Brian Paul
2006-07-12
fix another memleak
Tilman Sauerbeck
2006-07-11
_mesa_destroy_context() frees radeon->glCtx so we must not access it afterwards
Tilman Sauerbeck
2006-07-11
Revert the SiS and Unichrome DRM version check changes.
Thomas Hellström
2006-07-10
The SiS and Unichrome drivers assume that the handle to the
Thomas Hellström
2006-07-09
Fix #7195
Aapo Tahkola
2006-07-06
Don't include unused header files.
Kristian Høgsberg
2006-07-05
R300_RR_ROUTE_1 still needs to be initialized.
Aapo Tahkola
2006-07-04
Add R300_VAP_CNTL 0x2140 and cosmetic cleanup.
Jerome Glisse
2006-07-04
enable hw antialiasing (Martijn van Oosterhout)
Brian Paul
2006-07-03
additional clipping/viewport fixes (Martijn van Oosterhout)
Brian Paul
2006-07-03
some minor simplifications (same as in r300 driver) since mesa's internally u...
Roland Scheidegger
2006-07-03
check if radeon_drm.h from libdrm is new enough, otherwise print an error to ...
Roland Scheidegger
2006-07-03
Add copyright header and minor cleanup.
Jerome Glisse
2006-07-03
fix clipping bug on context change (Martijn van Oosterhout)
Brian Paul
2006-07-01
initialize offset to avoid bogus warnings from valgrind
Tilman Sauerbeck
2006-06-30
Vertex/fragment program patches (Rune Petersen)
Brian Paul
2006-06-30
clipping fixes (Martijn van Oosterhout)
Brian Paul
2006-06-29
Fix typo.
Jerome Glisse
2006-06-29
destroy left-over VBOs on shutdown
Tilman Sauerbeck
2006-06-29
instead of messing with _TNL_LAST_GENERIC and _TNL_FIRST_GENERIC, use _TNL_NU...
Tilman Sauerbeck
2006-06-29
cleanup, avoid magic values
Tilman Sauerbeck
2006-06-29
only assert front/back pitch if double-buffered (bug 7663)
Brian Paul
2006-06-27
Fix stencil clears that have caused problems with redbook/stencil, tests/sten...
Aapo Tahkola
2006-06-27
Fix generic vertex attribs (Rune Petersen)
Aapo Tahkola
2006-06-26
locking fixes (Martijn Van Oosterhout)
Brian Paul
2006-06-26
Use $(LIB_DIR) instead of $(TOP)/lib since libraries sometimes go into lib64/.
Brian Paul
2006-06-23
more cleanups
Tilman Sauerbeck
2006-06-22
New 'install' targets in makefile. See bug 2372.
Brian Paul
2006-06-20
fix span code compilation problems, bug 5858
Brian Paul
2006-06-18
no need to handle ARL in a special way, it's a generic scalar operation. only...
Tilman Sauerbeck
2006-06-18
fix broken address register reads
Aapo Tahkola
2006-06-16
Thread safety for Win32. SourceForge bug #1507315.
Brian Paul
2006-06-15
Call _mesa_resize_framebuffer() within intelWindowMoved(). Fixes
Keith Whitwell
2006-06-13
Do a cheesy implementation of glXWait/GetVideoSyncSGI() functions, but
Brian Paul
2006-06-13
GLX_BAD_CONTEXT checks in video-sync functions
Brian Paul
2006-06-12
Make r300 driver build with GL_APPLE_vertex_array_object changes.
Ian Romanick
2006-06-12
Add support for GL_APPLE_vertex_array_object. Several test programs
Ian Romanick
2006-06-12
fire vertices before context destruction.
Alan Hourihane
2006-06-11
destroy the memory manager along with the context
Tilman Sauerbeck
2006-06-10
enable arb_vertex_program by default if drm is new enough. Do a fallback when...
Roland Scheidegger
2006-06-09
shuffle some code to make some assertions in the _savage_texstore_a111xxxx fu...
Roland Scheidegger
[next]