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
Age
Commit message (
Expand
)
Author
2010-04-15
nouveau: replace vtxbuf/idxbuf caps with BO_ flags in nouveau_screen and fix ...
Luca Barbieri
2010-04-13
nvfx: use dynamically sized rotating BO pool for fragment programs
Luca Barbieri
2010-04-13
nvfx: fix for 64-bit systems
Luca Barbieri
2010-04-12
nvfx: add LRP in vertprog
Luca Barbieri
2010-04-12
nvfx: add SIN and COS in vertprog
Luca Barbieri
2010-04-12
nvfx: add missing vertprog setcond instructions
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 TXL opcode value
Luca Barbieri
2010-04-12
nvfx: Add support for two sided color
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: add support for ARB_half_float_vertex
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: remove #include "nouveau_stateobj.h"
Luca Barbieri
2010-04-12
nvfx: rework validation logic to use code and avoid stateobjs
Luca Barbieri
2010-04-12
nvfx: add NVFX_NEW_{FRAG,VERT}CONST
Luca Barbieri
2010-04-12
nvfx: so->RING_3D: vertprog
Luca Barbieri
2010-04-12
nvfx: so->RING_3D: sr
Luca Barbieri
2010-04-12
nvfx: so->sb: blend
Luca Barbieri
2010-04-12
nvfx: so->sb: zsa
Luca Barbieri
2010-04-12
nvfx: so->sb: rasterizer
Luca Barbieri
2010-04-12
nvfx: so->RING_3D: screen
Luca Barbieri
2010-04-12
nvfx: so->RING_3D: viewport
Luca Barbieri
2010-04-12
nvfx: so->RING_3D: stipple
Luca Barbieri
2010-04-12
nvfx: so->RING_3D: scissor
Luca Barbieri
2010-04-12
nvfx: so->RING_3D: blend
Luca Barbieri
2010-04-12
nvfx: so->RING_3D: fb
Luca Barbieri
2010-04-12
nvfx: so->RING_3D: fragprog
Luca Barbieri
2010-04-12
nvfx: so->RING_3D: fragtex
Luca Barbieri
2010-04-12
nvfx: so->RING_3D: vbo
Luca Barbieri
2010-04-12
nvfx: stop using flush_notify
Luca Barbieri
2010-04-12
nouveau: add state buffers, lightweight replacement for state objects
Luca Barbieri
2010-04-12
nouveau: bind the 3D engine to subchannel 7 and add RING_3D
Luca Barbieri
2010-04-12
nvfx: avoid flushes in primitives
Luca Barbieri
2010-04-12
nvfx: fix bind flags
Luca Barbieri
2010-04-12
nvfx: make NOUVEAU_NO_TRANSFER default off
Luca Barbieri
2010-04-12
nvfx: always use M2MF instead of the blitter
Luca Barbieri
2010-04-12
nvfx: add missing vtbl for shared textures
Luca Barbieri
2010-04-10
nvfx: Silence uninitialized variable warning.
Vinson Lee
2010-04-10
nvfx: Silence uninitialized variable warnings.
Vinson Lee
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-26
draw: Add EMIT_4UB_BGRA format
Jakob Bornecrantz
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-23
nvfx: don't crash on empty fragment program
Luca Barbieri
2010-03-23
nvfx: fix coding style in nvfx_transfer.c
Luca Barbieri
[next]