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
/
nv50
/
nv50_context.h
Age
Commit message (
Expand
)
Author
2010-04-20
nv50: add missing idxbias param to nv50_push_elements_instanced()
Brian Paul
2010-04-19
nv50: Adapt for index bias interface change.
José Fonseca
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-03-13
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-11
nv50: fix damage from merging master into sampler-view
Christoph Bumiller
2010-03-11
Squashed commit of gallium-context-transfers:
Keith Whitwell
2010-03-10
Merge branch 'master' into gallium-sampler-view
Michal Krol
2010-03-10
nv50: inline nv50_state_flush_notify()
Ben Skeggs
2010-03-10
nv50: remove nv50_context.state.instbuf
Ben Skeggs
2010-03-10
nv50: move nv50_prim() into a header file rather than duplicating
Ben Skeggs
2010-03-10
nv50: re-add immediate mode vertex submission paths
Ben Skeggs
2010-03-10
nv50: rip out inline push draw paths temporarily
Ben Skeggs
2010-03-10
nv50: make use of scissor enable/disable method
Ben Skeggs
2010-03-10
nv50: ensure enough room for state changes in current pushbuf
Ben Skeggs
2010-03-10
nv50: rework state emission
Ben Skeggs
2010-03-10
nv50: use relocs rather than re-uploading TIC all the time
Ben Skeggs
2010-03-09
Merge branch 'gallium-vertexelementcso'
Roland Scheidegger
2010-03-08
nv: define NV30/40/50_MAX_TEXTURE_LEVELS
Brian Paul
2010-02-26
nv50: adapt to vertex elements cso
Christoph Bumiller
2010-02-25
nv50: update to handle new sampler view state
Christoph Bumiller
2010-02-25
nv50: Fix after sampler view changes.
Michal Krol
2010-02-22
gallium: Remove bypass_vs_clip_and_viewport from rasteriser state.
Michal Krol
2010-02-11
nv50: adapt to stencil ref changes
Roland Scheidegger
2010-02-08
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-04
nouveau: include stdio.h and u_inlines.h in all context files since embedded ...
Dave Airlie
2010-01-17
nv50: implement instanced drawing
Christoph Bumiller
2010-01-16
nv50: hook up geometry programs
Christoph Bumiller
2010-01-16
nv50: support for geometry programs in nv50_program
Christoph Bumiller
2009-12-21
gallium: propogate draw retval changes into more drivers
Keith Whitwell
2009-12-12
nv50: support vertex program textures
Christoph Bumiller
2009-12-08
nouveau: use boolean instead of bool
Roland Scheidegger
2009-11-04
nv50: add 3d texture tiling and mip-mapping
Christoph Bumiller
2009-10-31
nv50: use SIFC also for shader upload
Christoph Bumiller
2009-10-19
nv50: submit user vbo data through the fifo
Christoph Bumiller
2009-10-19
nv50: use SIFC for TIC, TSC upload
Christoph Bumiller
2009-10-19
nouveau: implement is_{texture,buffer}_referenced properly
Ben Skeggs
2009-09-15
nv50: use flush_notify to reduce number of relocs
Maarten Maathuis
2009-09-15
nv50: proper linkage between VP and FP
Christoph Bumiller
2009-08-31
nouveau: introduce nouveau_miptree common to all nouveau pipe drivers
Ben Skeggs
2009-08-20
nv50: use VTX_ATTR_nF for constant vtxelts
Christoph Bumiller
2009-08-14
nv50: fix mipmap offsets and tiling
Christoph Bumiller
2009-06-06
nv50: fix multi-texturing
Ben Skeggs
2009-06-06
nv50: support non-normalized texture coords
Ben Skeggs
2009-06-05
nv50: create textures with nouveau_bo, for flexibility with tiling later
Ben Skeggs
2009-06-05
nouveau: add pipe_buffer/fence code to pipe drivers, move nv50 over
Ben Skeggs
2009-06-05
nouveau: pass nouveau_bo instead of pipe_buffer to so_ calls
Ben Skeggs
2009-04-04
gallium: Clean up driver clear() interface.
Michel Dänzer
2009-02-20
nv50: rework for texture_transfer changes
Ben Skeggs
2009-02-07
nouveau: Need to surface_copy() without a pipe context.
Younes Manton
2009-02-05
nv50: stop using nouveau_push.h, it's evil
Ben Skeggs
[next]