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_screen.c
Age
Commit message (
Expand
)
Author
2010-05-21
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-21
nouveau/nvfx: Fill more PIPE_CAP_MAX_ values
Patrice Mandin
2010-05-17
nouveau: adapt to interface changes
Roland Scheidegger
2010-05-17
gallium: EXT_timer_query support.
Mathias Fröhlich
2010-05-14
nouveau/nvfx: Define some capabilities for shaders
Patrice Mandin
2010-05-12
gallium: Make PIPE_CAP_xxx enums.
José Fonseca
2010-05-05
nouveau: only advertise PIPE_FORMAT_DXT* if s3tc available
Xavier Chantry
2010-04-18
nvfx: move declarations before code to silence warnings
Brian Paul
2010-04-15
nouveau: replace vtxbuf/idxbuf caps with BO_ flags in nouveau_screen and fix ...
Luca Barbieri
2010-04-12
nvfx: allocate a bigger block for queries
Luca Barbieri
2010-04-12
nvfx: support an unlimited number of occlusion queries
Luca Barbieri
2010-04-12
nvfx: fix compile error
Luca Barbieri
2010-04-12
nvfx: don't use hw index buffers on nv3x and nv44
Luca Barbieri
2010-04-12
nvfx: expose PIPE_FORMAT_B8G8R8X8_UNORM support
Luca Barbieri
2010-04-12
nvfx: allocate buffers in GART if !NOUVEAU_SWTNL
Luca Barbieri
2010-04-12
nvfx: move check for NOUVEAU_SWTNL
Luca Barbieri
2010-04-12
nvfx: rework validation logic to use code and avoid stateobjs
Luca Barbieri
2010-04-12
nvfx: so->RING_3D: screen
Luca Barbieri
2010-04-12
nouveau: bind the 3D engine to subchannel 7 and add RING_3D
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-23
nvfx: add NOUVEAU_VTXIDX_IN_VRAM variable to put vertex/index buffers in VRAM
Luca Barbieri
2010-03-23
nvfx: delay allocation of buffers in GART/VRAM to validation time
Luca Barbieri
2010-03-15
nv30, nv40: unify nv[34]0_context.c
Luca Barbieri
2010-03-15
nv30, nv40: fully unify nv[34]0_context.h
Luca Barbieri
2010-03-15
nv30, nv40: non-trivially unify nv[34]0_screen.c
Luca Barbieri