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_context.c
Age
Commit message (
Expand
)
Author
2010-04-28
dri: Add DRI entrypoints to create a context for a given API
Kristian Høgsberg
2010-03-22
dri/nouveau: Expose EXT_framebuffer_blit.
Francisco Jerez
2010-03-22
dri/nouveau: Emit dirty states on nouveau_validate_framebuffer.
Francisco Jerez
2010-03-11
dri/nouveau: Just reemit the BO state on pushbuf flush.
Francisco Jerez
2010-03-07
dri/nv04: GL_EXT_secondary_color
Andrew Randrianasulu
2010-03-07
dri/nouveau: Trivially add GL_NV_blend_square
Andrew Randrianasulu
2010-03-04
dri/nouveau: Trivially add GL_ARB_texture_mirrored_repeat.
Andrew Randrianasulu
2010-03-04
dri/nouveau: Enable GL_EXT_stencil_wrap.
Andrew Randrianasulu
2010-02-25
dri/nouveau: Implement EXT_texture_from_pixmap.
Francisco Jerez
2010-02-17
dri/nouveau: Some multithreaded rendering fixes.
Francisco Jerez
2010-02-16
dri/nouveau: Use event driven buffer validation.
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
2007-10-30
More vblank cleanups.
Michel Dänzer
2007-10-29
Refactor and fix core vblank support
Jesse Barnes
2007-10-06
nouveau: move nv10 clear command, for usage by other gpu
Patrice Mandin
2007-09-15
nouveau : use new nouveau_reg.h with correct Bracket in macro
Matthieu Castet
2007-09-04
nouveau: who needs nv03 ?
Stephane Marchesin
2007-09-04
nouveau: nv10: need to transpose mesa model+proj matrix for hw
Patrice Mandin
2007-09-03
nouveau: separate modelview and projection matrix updates
Patrice Mandin
2007-08-31
nouveau: add hw-dependent function to update modelview*projection matrix
Patrice Mandin
2007-08-15
nouveau: Remove ALLOW_MULTI_SUBCHANNEL hack
Ben Skeggs
2007-08-15
nouveau: Always render offscreen, emulate front buffer rendering.
Ben Skeggs
2007-07-14
nouveau: nv10 and nv11,15 are different
Patrice Mandin
2007-07-13
Play "nuke the typedef"
Ben Skeggs
2007-07-06
NV_17 is different from NV_10
Patrice Mandin
2007-06-29
nouveau: match drm changes (0.0.7)
Ben Skeggs
2007-03-21
merge from master
Brian
2007-03-21
nouveau: SwapBuffers() needs to perform a glFlush()
Ben Skeggs
2007-03-09
Merge branch 'origin' into glsl-compiler-1
Brian
2007-02-28
nouveau: drm interface changes
Ben Skeggs
2007-02-23
Update DRI drivers for new glsl compiler.
Brian
2007-02-02
Merge branch 'vbo-0.2'
Keith Whitwell
2007-01-28
nouveau: initial GL_ARB_occlusion_query support
Ben Skeggs
2007-01-21
nouveau: add nv04 state support, and small nv04 fixes.
Stephane Marchesin
2007-01-16
Merge branch 'master' of git+ssh://keithw@git.freedesktop.org/git/mesa/mesa i...
Keith Whitwell
2006-12-27
nouveau: Initial buffer object support
Ben Skeggs
2006-12-27
nouveau: add nouveau_mem_alloc/free debugging
Ben Skeggs
2006-12-26
nouveau: Make use of NOUVEAU_DEBUG for shader disasm
Ben Skeggs
2006-12-26
nouveau: Wait on notifier to check for completion of previous commands.
Ben Skeggs
2006-12-26
nouveau: Add notifier support functions
Ben Skeggs
2006-12-23
nouveau: get 16bpp working
Ben Skeggs
2006-12-16
Get nv10_swtcl.c working enough for glxgears on NV40.
Ben Skeggs
2006-12-14
Improve SwapBuffers a bit.
Ben Skeggs
2006-12-08
Skeletal extension handling across chipsets.
Ben Skeggs
2006-12-08
Some work on buffer handling, most likely not entirely correct and
Ben Skeggs
2006-12-03
Merge the pciid work. Use lock step versioning with the drm.
Stephane Marchesin
2006-11-25
Incomplete shader stuff, should mostly work for NV40. Other cards, not so
Ben Skeggs
2006-11-21
nouveauCreateDmaObject
Ben Skeggs
[next]