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
/
nv50
Commit message (
Expand
)
Author
Age
Files
Lines
*
nouveau: bind the 3D engine to subchannel 7 and add RING_3D
Luca Barbieri
2010-04-12
1
-0
/
+3
*
nv50: fix texture relocs
Christoph Bumiller
2010-04-11
1
-23
/
+27
*
nv50: plug in miptree resource vtbl
Christoph Bumiller
2010-04-10
3
-3
/
+8
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
18
-150
/
+523
*
nouveau: Import latest nouveau_class.h from renouveau
Ben Skeggs
2010-04-09
1
-2
/
+2
*
nouveau: allow multiple simultaneous maps of a pipe_transfer
Ben Skeggs
2010-04-07
1
-1
/
+9
*
nv50: fix assertion that caused piglit texturing/texrect-many to fail
Ben Skeggs
2010-04-07
1
-1
/
+1
*
util: Revert unsolicited, untested, unreviewed, and broken changes to format ...
José Fonseca
2010-04-03
1
-1
/
+0
*
gallium/util: revert util_format_init addition
Luca Barbieri
2010-04-02
1
-2
/
+0
*
nv50: call util_format_init
Luca Barbieri
2010-04-02
1
-0
/
+3
*
gallium: adapt all code to the renamed depth/stencil formats
Roland Scheidegger
2010-03-30
5
-12
/
+12
*
nv50: fix FACE semantic check in FP input slot assignments
Christoph Bumiller
2010-03-26
1
-1
/
+1
*
nv50: report driver as GLSL capable
Christoph Bumiller
2010-03-21
1
-1
/
+1
*
nv50: don't validate arrays on clear
Christoph Bumiller
2010-03-21
1
-0
/
+4
*
nv50: get rid of the static_init stateobj
Christoph Bumiller
2010-03-21
3
-140
/
+142
*
nv50: support more formats in surface_copy,fill
Christoph Bumiller
2010-03-16
1
-1
/
+30
*
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-15
1
-0
/
+1
|
\
|
*
nv50: reset vbo_fifo before each validate
Ben Skeggs
2010-03-15
1
-0
/
+1
*
|
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-13
5
-13
/
+13
|
\
|
|
*
nv50: fixup after gallium-context-transfers merge
Xavier Chantry
2010-03-13
2
-3
/
+0
|
*
gallium: remove pipe_context member from pipe_transfer
Keith Whitwell
2010-03-11
1
-2
/
+2
|
*
Squashed commit of gallium-context-transfers:
Keith Whitwell
2010-03-11
3
-8
/
+11
*
|
nv50: take format from sampler view, not the referenced texture
Christoph Bumiller
2010-03-11
1
-1
/
+1
*
|
nv50: put correct value into the TIC MAX_LEVEL field
Christoph Bumiller
2010-03-11
1
-2
/
+1
*
|
nv50: fix damage from merging master into sampler-view
Christoph Bumiller
2010-03-11
3
-19
/
+17
*
|
gallium: Use last_level for pipe_sampler_view instead of num_levels.
Michal Krol
2010-03-11
1
-1
/
+1
*
|
Merge branch 'master' into gallium-sampler-view
Michal Krol
2010-03-10
14
-1270
/
+1046
|
\
|
|
*
nv50: inline nv50_state_flush_notify()
Ben Skeggs
2010-03-10
2
-16
/
+6
|
*
nv50: remove nv50_context.state.instbuf
Ben Skeggs
2010-03-10
2
-6
/
+0
|
*
nv50: remove unnecessary macro
Ben Skeggs
2010-03-10
1
-3
/
+2
|
*
nv50: move nv50_prim() into a header file rather than duplicating
Ben Skeggs
2010-03-10
3
-62
/
+31
|
*
nv50: add option to force immediate-mode submission, disable by default
Ben Skeggs
2010-03-10
3
-4
/
+14
|
*
nv50: re-add immediate mode vertex submission paths
Ben Skeggs
2010-03-10
4
-8
/
+399
|
*
nv50: when doing inline indices, split elt lists so they fit into pushbuf
Ben Skeggs
2010-03-10
1
-85
/
+102
|
*
nv50: reimplement draw_elements_instance(), use for draw_elements() too
Ben Skeggs
2010-03-10
1
-159
/
+93
|
*
nv50: reimplement draw_arrays_instanced(), do draw_arrays() in terms of it
Ben Skeggs
2010-03-10
1
-144
/
+134
|
*
nv50: rip out inline push draw paths temporarily
Ben Skeggs
2010-03-10
2
-551
/
+12
|
*
nv50: make use of scissor enable/disable method
Ben Skeggs
2010-03-10
4
-25
/
+8
|
*
nv50: move magic 0x142c stuff to after state emission
Ben Skeggs
2010-03-10
2
-11
/
+8
|
*
nv50: avoid unnecessary vp/gp/fp state changes
Ben Skeggs
2010-03-10
1
-0
/
+9
|
*
nv50: remove pre_pipebuffer_map hack....
Ben Skeggs
2010-03-10
1
-23
/
+0
|
*
nv50: remove horrific abuse of nouveau_channel.flush_notify
Ben Skeggs
2010-03-10
2
-1
/
+10
|
*
nv50: always emit dummy relocs for all still-referenced buffers
Ben Skeggs
2010-03-10
1
-2
/
+8
|
*
nv50: ensure enough room for state changes in current pushbuf
Ben Skeggs
2010-03-10
4
-17
/
+38
|
*
nv50: rework state emission
Ben Skeggs
2010-03-10
7
-311
/
+249
|
*
nv50: use relocs rather than re-uploading TIC all the time
Ben Skeggs
2010-03-10
3
-2
/
+32
|
*
Merge branch 'gallium-vertexelementcso'
Roland Scheidegger
2010-03-09
3
-52
/
+99
|
|
\
|
|
*
nv50: adapt to vertex elements cso
Christoph Bumiller
2010-02-26
3
-43
/
+85
|
|
*
gallium: remove redundant nr_components field from pipe_vertex_element
Roland Scheidegger
2010-02-17
1
-11
/
+16
|
*
|
Squashed commit of gallium-no-texture-blanket
Keith Whitwell
2010-03-09
1
-1
/
+2
[next]