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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvfx: completely remove this driver (GeForce FX/6/7)
Ben Skeggs
2012-04-14
1
-124
/
+0
*
nouveau: get rid of winsys object
Marcin Slusarz
2011-12-13
1
-5
/
+0
*
nouveau: Add support for XvMC acceleration
Maarten Lankhorst
2011-09-10
1
-3
/
+1
*
[g3dvl] remove pipe_video_context from nouveau
Christian König
2011-07-11
1
-0
/
+5
*
nvfx: nasty hack to make glFinish() actually finish..
Ben Skeggs
2011-06-21
1
-2
/
+14
*
nvfx: comment-out unused var
Brian Paul
2011-04-18
1
-1
/
+1
*
gallium: remove flags from the flush function
Marek Olšák
2011-03-11
1
-3
/
+4
*
nvfx: restore BEGIN_RING usage
Xavier Chantry
2010-12-25
1
-3
/
+3
*
nvfx: Remove unused variables.
Vinson Lee
2010-09-12
1
-1
/
+0
*
nvfx: support nv30 simulation on nv40
Luca Barbieri
2010-09-05
1
-0
/
+1
*
nvfx: remove remaining BEGIN_RING/eng3d uses
Luca Barbieri
2010-09-05
1
-4
/
+5
*
nvfx: emit bo relocations only when needed
Luca Barbieri
2010-08-23
1
-2
/
+4
*
nvfx: support clip planes sensibly and fix them on nv30
Luca Barbieri
2010-08-23
1
-0
/
+4
*
nvfx: refactor to support multiple fragment program versions
Luca Barbieri
2010-08-22
1
-0
/
+4
*
nvfx: move stuff around
Luca Barbieri
2010-08-22
1
-0
/
+2
*
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: rewrite draw code and buffer code
Luca Barbieri
2010-08-21
1
-0
/
+3
*
nvfx: refactor sampling code, add support for swizzles and depth tex
Luca Barbieri
2010-08-21
1
-0
/
+1
*
nvfx: new 2D: new render temporaries with resources
Luca Barbieri
2010-08-21
1
-0
/
+4
*
nvfx: properly unreference bound objects on context destruction
Luca Barbieri
2010-08-21
1
-0
/
+8
*
gallium: Keep only pipe_context::draw_vbo.
Chia-I Wu
2010-07-29
1
-2
/
+0
*
gallium: Implement draw_vbo and set_index_buffer for all drivers.
Chia-I Wu
2010-07-29
1
-0
/
+1
*
Merge branch '7.8'
Brian Paul
2010-04-19
1
-1
/
+1
*
nvfx: rework validation logic to use code and avoid stateobjs
Luca Barbieri
2010-04-12
1
-6
/
+0
*
nvfx: so->RING_3D: stipple
Luca Barbieri
2010-04-12
1
-0
/
+1
*
nvfx: so->RING_3D: scissor
Luca Barbieri
2010-04-12
1
-0
/
+2
*
nvfx: stop using flush_notify
Luca Barbieri
2010-04-12
1
-1
/
+0
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-4
/
+2
*
nv30, nv40: unify nv[34]0_context.c
Luca Barbieri
2010-03-15
1
-0
/
+90