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
Age
Commit message (
Expand
)
Author
2010-04-20
nv50: make a working check for user memory vertex/index buffers
Christoph Bumiller
2010-04-20
nv50: fix FP result counting for depth output
Christoph Bumiller
2010-04-20
nv50: support vertex index bias
Christoph Bumiller
2010-04-20
nv50: move declaration before code
Brian Paul
2010-04-20
nv50: fixed void pointer arithment warning
Brian Paul
2010-04-20
gallium: replace pipe_resource::_usage with pipe_resource::usage
Brian Paul
2010-04-20
nv50: add missing idxbias param to nv50_push_elements_instanced()
Brian Paul
2010-04-20
Merge branch 'gallium-index-bias'
José Fonseca
2010-04-19
nv50: Adapt for index bias interface change.
José Fonseca
2010-04-19
Merge branch '7.8'
Brian Paul
2010-04-19
gallium/draw: use correct rasterization state for wide/AA points/lines
Brian Paul
2010-04-19
nv50: Fix include recursion.
Vinson Lee
2010-04-17
nv50: Initialize variables.
Vinson Lee
2010-04-17
nv50: Remove unused variable.
Vinson Lee
2010-04-17
nv50: Remove redundant assignment.
Vinson Lee
2010-04-15
nouveau: replace vtxbuf/idxbuf caps with BO_ flags in nouveau_screen and fix ...
Luca Barbieri
2010-04-12
nouveau: bind the 3D engine to subchannel 7 and add RING_3D
Luca Barbieri
2010-04-11
nv50: fix texture relocs
Christoph Bumiller
2010-04-10
nv50: plug in miptree resource vtbl
Christoph Bumiller
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-04-09
nouveau: Import latest nouveau_class.h from renouveau
Ben Skeggs
2010-04-07
nouveau: allow multiple simultaneous maps of a pipe_transfer
Ben Skeggs
2010-04-07
nv50: fix assertion that caused piglit texturing/texrect-many to fail
Ben Skeggs
2010-04-03
util: Revert unsolicited, untested, unreviewed, and broken changes to format ...
José Fonseca
2010-04-02
gallium/util: revert util_format_init addition
Luca Barbieri
2010-04-02
nv50: call util_format_init
Luca Barbieri
2010-03-30
gallium: adapt all code to the renamed depth/stencil formats
Roland Scheidegger
2010-03-26
nv50: fix FACE semantic check in FP input slot assignments
Christoph Bumiller
2010-03-21
nv50: report driver as GLSL capable
Christoph Bumiller
2010-03-21
nv50: don't validate arrays on clear
Christoph Bumiller
2010-03-21
nv50: get rid of the static_init stateobj
Christoph Bumiller
2010-03-16
nv50: support more formats in surface_copy,fill
Christoph Bumiller
2010-03-15
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-15
nv50: reset vbo_fifo before each validate
Ben Skeggs
2010-03-13
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-13
nv50: fixup after gallium-context-transfers merge
Xavier Chantry
2010-03-11
nv50: take format from sampler view, not the referenced texture
Christoph Bumiller
2010-03-11
nv50: put correct value into the TIC MAX_LEVEL field
Christoph Bumiller
2010-03-11
nv50: fix damage from merging master into sampler-view
Christoph Bumiller
2010-03-11
gallium: remove pipe_context member from pipe_transfer
Keith Whitwell
2010-03-11
Squashed commit of gallium-context-transfers:
Keith Whitwell
2010-03-11
gallium: Use last_level for pipe_sampler_view instead of num_levels.
Michal Krol
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: remove unnecessary macro
Ben Skeggs
2010-03-10
nv50: move nv50_prim() into a header file rather than duplicating
Ben Skeggs
2010-03-10
nv50: add option to force immediate-mode submission, disable by default
Ben Skeggs
2010-03-10
nv50: re-add immediate mode vertex submission paths
Ben Skeggs
2010-03-10
nv50: when doing inline indices, split elt lists so they fit into pushbuf
Ben Skeggs
[next]