index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
nvfx
/
nvfx_context.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvfx: completely remove this driver (GeForce FX/6/7)
Ben Skeggs
2012-04-14
1
-375
/
+0
*
nvfx: rework state_fb code to get rid of render temps
Lucas Stach
2012-01-15
1
-1
/
+1
*
nouveau: get rid of winsys object
Marcin Slusarz
2011-12-13
1
-1
/
+0
*
gallium: move clear paths from rgba to a pointer to a color union (v2)
Dave Airlie
2011-09-18
1
-1
/
+2
*
nouveau: Add support for XvMC acceleration
Maarten Lankhorst
2011-09-10
1
-0
/
+2
*
nouveau: common linear buffer manager, ported from nv50/nvc0 drivers
Ben Skeggs
2011-03-01
1
-0
/
+1
*
nvfx: restore BEGIN_RING usage
Xavier Chantry
2010-12-25
1
-6
/
+7
*
nvfx: support nv30 simulation on nv40
Luca Barbieri
2010-09-05
1
-0
/
+1
*
nvfx: switch to rules-ng-ng register headers
Luca Barbieri
2010-09-05
1
-5
/
+5
*
nvfx: pause occlusion queries during blitter usage
Luca Barbieri
2010-09-05
1
-0
/
+1
*
nvfx: add rewritten swtnl support
Luca Barbieri
2010-09-05
1
-9
/
+3
*
nvfx: allow nested blitter usage, fixing bug in clear
Luca Barbieri
2010-09-04
1
-1
/
+3
*
nvfx: fix support for more than 8 texture units (fixes etqw crash)
Luca Barbieri
2010-09-03
1
-2
/
+2
*
nvfx: emit bo relocations only when needed
Luca Barbieri
2010-08-23
1
-2
/
+26
*
nvfx: support clip planes sensibly and fix them on nv30
Luca Barbieri
2010-08-23
1
-0
/
+1
*
nvfx: refactor to support multiple fragment program versions
Luca Barbieri
2010-08-22
1
-1
/
+4
*
nvfx: move stuff around
Luca Barbieri
2010-08-22
1
-2
/
+3
*
nvfx: simplify and correct fragment program update logic
Luca Barbieri
2010-08-22
1
-0
/
+2
*
nvfx: make stipple setting independent of enable
Luca Barbieri
2010-08-22
1
-1
/
+0
*
nvfx: fix warnings
Luca Barbieri
2010-08-21
1
-1
/
+1
*
nvfx: fix GPU hardlocks when depth buffer is absent
Luca Barbieri
2010-08-21
1
-1
/
+1
*
nvfx: support flatshade_first
Luca Barbieri
2010-08-21
1
-1
/
+1
*
nvfx: support proper shader linkage - adds glsl support
Luca Barbieri
2010-08-21
1
-0
/
+1
*
nvfx: rewrite draw code and buffer code
Luca Barbieri
2010-08-21
1
-9
/
+90
*
nvfx: refactor sampling code, add support for swizzles and depth tex
Luca Barbieri
2010-08-21
1
-2
/
+10
*
nvfx: new 2D: new render temporaries with resources
Luca Barbieri
2010-08-21
1
-1
/
+5
*
nvfx: new 2D: use new 2D engine in Gallium
Luca Barbieri
2010-08-21
1
-0
/
+2
*
gallium: Keep only pipe_context::draw_vbo.
Chia-I Wu
2010-07-29
1
-7
/
+0
*
gallium: Implement draw_vbo and set_index_buffer for all drivers.
Chia-I Wu
2010-07-29
1
-1
/
+4
*
nvfx: Adapt for index bias interface change.
José Fonseca
2010-04-19
1
-7
/
+8
*
nvfx: Add support for two sided color
Luca Barbieri
2010-04-12
1
-1
/
+1
*
nvfx: remove #include "nouveau_stateobj.h"
Luca Barbieri
2010-04-12
1
-1
/
+0
*
nvfx: rework validation logic to use code and avoid stateobjs
Luca Barbieri
2010-04-12
1
-51
/
+13
*
nvfx: add NVFX_NEW_{FRAG,VERT}CONST
Luca Barbieri
2010-04-12
1
-0
/
+2
*
nvfx: so->sb: blend
Luca Barbieri
2010-04-12
1
-1
/
+2
*
nvfx: so->sb: zsa
Luca Barbieri
2010-04-12
1
-1
/
+2
*
nvfx: so->sb: rasterizer
Luca Barbieri
2010-04-12
1
-1
/
+2
*
nvfx: so->RING_3D: fb
Luca Barbieri
2010-04-12
1
-0
/
+12
*
nvfx: so->RING_3D: fragprog
Luca Barbieri
2010-04-12
1
-0
/
+2
*
nvfx: so->RING_3D: fragtex
Luca Barbieri
2010-04-12
1
-6
/
+8
*
nvfx: so->RING_3D: vbo
Luca Barbieri
2010-04-12
1
-0
/
+5
*
nvfx: stop using flush_notify
Luca Barbieri
2010-04-12
1
-1
/
+1
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-5
/
+4
*
nvfx: fix sampler views support
Luca Barbieri
2010-03-22
1
-1
/
+0
*
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-15
1
-0
/
+1
*
nv30, nv40: partially non-trivially unify sampler state in nv[34]0_state.c
Luca Barbieri
2010-03-15
1
-2
/
+8
*
nv30, nv40: partially non-trivially unify nv[34]0_fragtex.c
Luca Barbieri
2010-03-15
1
-2
/
+5
*
nv30, nv40: unify nv[34]0_context.c
Luca Barbieri
2010-03-15
1
-6
/
+2
*
nv30, nv40: fully unify nv[34]0_context.h
Luca Barbieri
2010-03-15
1
-0
/
+18
*
nv30, nv40: non-trivially unify nv[34]0_vertprog.c
Luca Barbieri
2010-03-15
1
-3
/
+3
[next]