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-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
2010-03-10
nv50: reimplement draw_elements_instance(), use for draw_elements() too
Ben Skeggs
2010-03-10
nv50: reimplement draw_arrays_instanced(), do draw_arrays() in terms of it
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: move magic 0x142c stuff to after state emission
Ben Skeggs
2010-03-10
nv50: avoid unnecessary vp/gp/fp state changes
Ben Skeggs
2010-03-10
nv50: remove pre_pipebuffer_map hack....
Ben Skeggs
2010-03-10
nv50: remove horrific abuse of nouveau_channel.flush_notify
Ben Skeggs
2010-03-10
nv50: always emit dummy relocs for all still-referenced buffers
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-09
Squashed commit of gallium-no-texture-blanket
Keith Whitwell
2010-03-08
nv: define NV30/40/50_MAX_TEXTURE_LEVELS
Brian Paul
2010-03-08
Merge commit 'origin/gallium-winsys-handle-rebased'
Keith Whitwell
2010-03-05
nouveau: s/TEXTURE_USAGE_PRIMARY/TEXTURE_USAGE_SCANOUT
Christoph Bumiller
2010-03-02
nv50: fix RT formats after format rename fixes
Christoph Bumiller
2010-03-02
nouveau: Rename pipe formats.
José Fonseca
2010-03-02
Merge branch 'gallium-format-cleanup'
José Fonseca
2010-03-01
nouveau: Rename pipe formats.
José Fonseca
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-17
gallium: remove redundant nr_components field from pipe_vertex_element
Roland Scheidegger
2010-02-16
nv50: use hw idx buffers where we can
Ben Skeggs
2010-02-14
nv: Use util_format_name().
José Fonseca
2010-02-12
Merge branch 'gallium-dynamicstencilref'
Roland Scheidegger
2010-02-12
nouveau: use AVAIL_RING()
Ben Skeggs
2010-02-12
gallium: make max_anisotropy a unsigned bitfield member
Roland Scheidegger
2010-02-11
nouveau: fix compile errors...
Roland Scheidegger
2010-02-11
nv50: adapt to stencil ref changes
Roland Scheidegger
2010-02-11
nouveau: remove u_simple_screen.h includes
Ben Skeggs
2010-02-09
Merge branch 'gallium-nopointsizeminmax'
Roland Scheidegger
2010-02-08
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-04
gallium: add point_quad_rasterization bit to rasterizer state
Roland Scheidegger
2010-02-04
nouveau: include stdio.h and u_inlines.h in all context files since embedded ...
Dave Airlie
2010-02-03
gallium: clean up point sprite rasterizer state
Roland Scheidegger
2010-02-02
gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple...
José Fonseca
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-01
nv50/nv40/nv30: fix small memory leak of nouveau_resources on screen_destroy
Marcin Slusarz
[next]