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
/
nvfx
/
nvfx_state_fb.c
Age
Commit message (
Expand
)
Author
2010-09-24
nvfx: add RGB framebuffer format support in addition to BGR
Luca Barbieri
2010-09-05
nvfx: switch to rules-ng-ng register headers
Luca Barbieri
2010-09-04
nvfx: support rendering to more formats
Luca Barbieri
2010-09-04
nvfx: prevent swizzled rendering into formats where it's not supported
Luca Barbieri
2010-09-04
nvfx: support all coord conventions in hardware
Luca Barbieri
2010-09-04
nvfx: add missing pushbuffer space check
Luca Barbieri
2010-08-23
nvfx: emit bo relocations only when needed
Luca Barbieri
2010-08-21
nvfx: fix GPU hardlocks when depth buffer is absent
Luca Barbieri
2010-08-21
nvfx: rewrite draw code and buffer code
Luca Barbieri
2010-08-21
nvfx: new 2D: new render temporaries with resources
Luca Barbieri
2010-08-21
nvfx: new 2D: use new 2D engine in Gallium
Luca Barbieri
2010-08-21
nvfx: new 2D: rewrite miptree code, adapt transfers
Luca Barbieri
2010-04-20
gallium: replace pipe_resource::_usage with pipe_resource::usage
Brian Paul
2010-04-12
nvfx: rework validation logic to use code and avoid stateobjs
Luca Barbieri
2010-04-12
nvfx: so->RING_3D: fb
Luca Barbieri
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-03-30
gallium: adapt all code to the renamed depth/stencil formats
Roland Scheidegger
2010-03-15
nv30, nv40: non-trivially unify nv[34]0_state_fb.c
Luca Barbieri