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
/
gallium
/
drivers
/
nv04
Age
Commit message (
Expand
)
Author
2010-02-04
gallium: fix more missing includes from various places
Dave Airlie
2010-02-04
nouveau: include stdio.h and u_inlines.h in all context files since embedded ...
Dave Airlie
2010-02-02
gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple...
José Fonseca
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-01
nv04: Update to new nouveau_class.h
Marcin Kościelnicki
2010-01-29
tgsi: add caps for fragment coord conventions (v3)
Luca Barbieri
2010-01-28
Merge commit 'origin/perrtblend'
Roland Scheidegger
2010-01-28
gallium: Enable multiple constant buffers for vertex and geometry shaders.
Michal Krol
2010-01-26
gallium: add the new PIPE_CAP blend bits to more drivers
Roland Scheidegger
2010-01-25
nouveau: adapt drviers to blend changes
Roland Scheidegger
2010-01-15
Merge branch 'gallium-noconstbuf'
Roland Scheidegger
2010-01-11
gallium: remove const qualifier from pipe_buffer argument in set_constant_buffer
Roland Scheidegger
2010-01-05
nouveau: kill nouveau_push.h and use libdrm versions of BEGIN_RINGs, etc
Marcin Slusarz
2010-01-05
Merge commit 'origin/gallium-draw-retval'
Keith Whitwell
2009-12-30
nouveau: Fix glTexSubImage on swizzled surfaces on <=NV40
Luca Barbieri
2009-12-28
nouveau: Unreference state/buffer objects on context/screen destruction.
Younes Manton
2009-12-28
nouveau: Fix swizzling for copies to rectangular textures
Luca Barbieri
2009-12-28
nouveau: Fix nv20-40 swizzled miptree RTs
Luca Barbieri
2009-12-28
nv04: Fix build after the latest nouveau_class.h changes.
Francisco Jerez
2009-12-25
gallium: add geometry shader support to gallium
Zack Rusin
2009-12-24
gallium: adapt drivers to pipe_constant_buffer removal
Roland Scheidegger
2009-12-22
Merge branch 'gallium-edgeflags'
Roland Scheidegger
2009-12-21
gallium: propogate draw retval changes into more drivers
Keith Whitwell
2009-12-19
gallium: fix up drivers for edgeflag changes
Roland Scheidegger
2009-12-17
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-14
nouveau: avoid running out of relocs
Maarten Maathuis
2009-12-08
nouveau: use boolean instead of bool
Roland Scheidegger
2009-12-06
nouveau: Work around nv04-nv40 miptrees not matching nouveau_miptree.
Younes Manton
2009-12-04
Merge branch 'gallium-noblocks'
Roland Scheidegger
2009-12-02
gallium: adapt nv drivers to interface cleanups
Roland Scheidegger
2009-12-01
nv: Update for renamed sampler/texture state setters.
Michal Krol
2009-11-26
gallium: fix more statetrackers/drivers for not using texture width/height/de...
Roland Scheidegger
2009-10-31
nouveau: Support X8R8G8B8 textures on nv30, nv40 and RTs on nv10-nv40.
Younes Manton
2009-10-19
nouveau: implement is_{texture,buffer}_referenced properly
Ben Skeggs
2009-10-12
Add support for more 8 and 16 bits formats
Patrice Mandin
2009-10-06
nv04-nv40: Fix swizzle transfers for NPOT sizes.
Younes Manton
2009-10-02
gallium: Preparations for adding more PIPE_TRANSFER_* usage flags.
Michel Dänzer
2009-09-16
gallium: Deprecate PIPE_CAP_S3TC.
José Fonseca
2009-08-26
nv04: Handle more Z formats.
Younes Manton
2009-07-27
nouveau: swizzle a single row or column, doing it one pixel at a time
Patrice Mandin
2009-07-26
nouveau: only swizzle square textures for copy
Patrice Mandin
2009-07-26
nouveau: Take into account destination position for copy_swizzle, need to spl...
Patrice Mandin
2009-07-26
nouveau: Recursively swizzle an NPOT sized copy
Patrice Mandin
2009-07-24
nouveau: use nv04_surface_copy_swizzle only for POT sizes
Patrice Mandin
2009-07-22
nouveau: Take into account sx,sy parameters to read from source surface
Patrice Mandin
2009-07-14
gallium: Define PIPE_CAP_BLEND_EQUATION_SEPARATE, remove extension from defau...
Patrice Mandin
2009-07-01
nouveau: return some supported zeta formats
Ben Skeggs
2009-07-01
nouveau: deal with PIPE_CAP_TGSI_CONT_SUPPORTED
Ben Skeggs
2009-06-29
nouveau: Turn off debug cannon.
Younes Manton
2009-06-05
nouveau: remove unneeded code from ws, use pipe_buffer_ instead of ws->
Ben Skeggs
[next]