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
/
nouveau
/
nouveau_driver.c
Age
Commit message (
Expand
)
Author
2010-03-22
dri/nouveau: Expose EXT_framebuffer_blit.
Francisco Jerez
2010-03-22
dri/nouveau: Plug in some mesa_meta functions instead of the swrast variants.
Francisco Jerez
2010-02-25
dri/nouveau: Implement EXT_texture_from_pixmap.
Francisco Jerez
2010-02-25
dri/nouveau: Fix stencil mask handling on glClear().
Francisco Jerez
2010-02-04
Import a classic DRI driver for nv0x-nv2x.
Francisco Jerez
2008-07-14
nouveau: say goodbye to the old DRI driver...
Stephane Marchesin
2008-01-06
Replace gl_framebuffer's _ColorDrawBufferMask with _ColorDrawBufferIndexes
Brian
2008-01-06
Simplify ctx->_NumColorDrawBuffers, _ColorDrawBuffers and fix bug 13835.
Brian
2007-10-06
nouveau: move nv10 clear command, for usage by other gpu
Patrice Mandin
2007-08-15
nouveau: Always render offscreen, emulate front buffer rendering.
Ben Skeggs
2007-07-13
Play "nuke the typedef"
Ben Skeggs
2006-12-24
nouveau: Kill some compile warnings.
Ben Skeggs
2006-12-08
Some work on buffer handling, most likely not entirely correct and
Ben Skeggs
2006-11-05
Architect the DRI :
Stephane Marchesin
2006-03-13
Cleaned up some code, made more files compile. Renamed nv20_swtcl.* to
Stephane Marchesin
2006-02-23
Initial revision
Stephane Marchesin