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_context.c
Age
Commit message (
Expand
)
Author
2010-12-25
nvfx: restore BEGIN_RING usage
Xavier Chantry
2010-09-12
nvfx: Remove unused variables.
Vinson Lee
2010-09-05
nvfx: support nv30 simulation on nv40
Luca Barbieri
2010-09-05
nvfx: remove remaining BEGIN_RING/eng3d uses
Luca Barbieri
2010-08-23
nvfx: emit bo relocations only when needed
Luca Barbieri
2010-08-23
nvfx: support clip planes sensibly and fix them on nv30
Luca Barbieri
2010-08-22
nvfx: refactor to support multiple fragment program versions
Luca Barbieri
2010-08-22
nvfx: move stuff around
Luca Barbieri
2010-08-22
nvfx: simplify and correct fragment program update logic
Luca Barbieri
2010-08-22
nvfx: make stipple setting independent of enable
Luca Barbieri
2010-08-21
nvfx: rewrite draw code and buffer code
Luca Barbieri
2010-08-21
nvfx: refactor sampling code, add support for swizzles and depth tex
Luca Barbieri
2010-08-21
nvfx: new 2D: new render temporaries with resources
Luca Barbieri
2010-08-21
nvfx: properly unreference bound objects on context destruction
Luca Barbieri
2010-07-29
gallium: Keep only pipe_context::draw_vbo.
Chia-I Wu
2010-07-29
gallium: Implement draw_vbo and set_index_buffer for all drivers.
Chia-I Wu
2010-04-19
Merge branch '7.8'
Brian Paul
2010-04-12
nvfx: rework validation logic to use code and avoid stateobjs
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: stop using flush_notify
Luca Barbieri
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-03-15
nv30, nv40: unify nv[34]0_context.c
Luca Barbieri