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
/
nouveau
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: switch dedicated centroid field to interpolation location
Ilia Mirkin
2014-07-09
1
-1
/
+1
*
nvc0: allocate more space before a counter is configured
Samuel Pitoiset
2014-07-08
1
-2
/
+3
*
nv50/ir: use unordered_set instead of list to keep track of var uses
Tobias Klausmann
2014-07-08
4
-9
/
+10
*
nvc0/ir: fill offset in properly for TXD
Ilia Mirkin
2014-07-08
1
-13
/
+43
*
nvc0/ir: use manual TXD when offsets are involved
Ilia Mirkin
2014-07-08
1
-1
/
+2
*
nvc0/ir: do quadops on the right texture coordinates for TXD
Ilia Mirkin
2014-07-08
1
-2
/
+3
*
nv50/ir: ignore bias for samplerCubeShadow on nv50
Ilia Mirkin
2014-07-08
1
-0
/
+10
*
nv50/ir: retrieve shadow compare from first arg
Ilia Mirkin
2014-07-08
1
-1
/
+1
*
nvc0: add a memory barrier when there are persistent UBOs
Ilia Mirkin
2014-07-03
5
-4
/
+57
*
nv50: do an explicit flush on draw when there are persistent buffers
Ilia Mirkin
2014-07-03
3
-2
/
+50
*
nv50: disable dedicated ubo upload method
Ilia Mirkin
2014-07-03
1
-0
/
+7
*
gallium: rename PIPE_CAP_TGSI_VS_LAYER to also have _VIEWPORT
Ilia Mirkin
2014-07-03
3
-3
/
+3
*
nvc0: add missed PIPE_CAP_DRAW_INDIRECT
Ilia Mirkin
2014-07-01
1
-0
/
+1
*
gallium: add facilities for indirect drawing
Christoph Bumiller
2014-07-02
2
-0
/
+2
*
nvc0: expose 4 vertex streams, use stream ids in xfb
Ilia Mirkin
2014-07-01
5
-2
/
+5
*
nvc0/ir: only merge emit/restart for identical streams
Ilia Mirkin
2014-07-01
1
-3
/
+10
*
nvc0/ir: avoid creating restarts with non-0 stream
Ilia Mirkin
2014-07-01
1
-3
/
+7
*
nvc0/ir: fix emitting vertex stream
Ilia Mirkin
2014-07-01
1
-7
/
+8
*
gallium: add a cap for max vertex streams
Ilia Mirkin
2014-07-01
3
-0
/
+5
*
gallium: add an index argument to create_query
Ilia Mirkin
2014-07-01
5
-5
/
+5
*
nv50: fix dri3 prime buffer creation
Axel Davy
2014-06-27
1
-2
/
+6
*
nvc0: fix dri3 prime buffer creation
Dave Airlie
2014-06-27
1
-1
/
+1
*
nvc0: allow VIEWPORT_INDEX and LAYER to be used as input semantics
Ilia Mirkin
2014-06-23
1
-0
/
+2
*
nv50/ir: allow gl_ViewportIndex to work on non-provoking vertices
Tobias Klausmann
2014-06-23
2
-2
/
+30
*
nv30: hack to avoid errors on unexpected color/zeta combinations
Ilia Mirkin
2014-06-19
1
-0
/
+17
*
nv30: tidy screen caps, add missing ones
Ilia Mirkin
2014-06-19
1
-16
/
+17
*
nv30: avoid dangling references to deleted contexts
Ilia Mirkin
2014-06-19
1
-0
/
+3
*
nv30: plug some memory leaks on screen destroy and shader compile
Ilia Mirkin
2014-06-19
2
-0
/
+7
*
nv50: organize screen caps
Ilia Mirkin
2014-06-19
1
-67
/
+57
*
nvc0: organize screen caps
Ilia Mirkin
2014-06-19
1
-61
/
+51
*
nvc0: remove vport_int hack and instead use the usual state validation
Ilia Mirkin
2014-06-19
3
-11
/
+3
*
nv50/ir: Remove NV50_SEMANTIC_VIEWPORTINDEX
Tobias Klausmann
2014-06-16
2
-2
/
+1
*
nvc0: implement multiple viewports/scissors, enable ARB_viewport_array
Tobias Klausmann
2014-06-16
7
-63
/
+113
*
nv50: make sure to mark first scissor dirty after blit
Ilia Mirkin
2014-06-16
1
-0
/
+1
*
gk110/ir: fix bfind emission
Ilia Mirkin
2014-06-07
1
-1
/
+1
*
gk110/ir: fix emitting constbuf file index
Ilia Mirkin
2014-06-07
1
-2
/
+3
*
gk110/ir: emit saturate flag on fadd when needed
Ilia Mirkin
2014-06-06
1
-0
/
+1
*
gk110/ir: fix slct emission
Ilia Mirkin
2014-06-06
1
-1
/
+1
*
gk110/ir: fix interp mode emission
Ilia Mirkin
2014-06-06
1
-1
/
+2
*
gk110/ir: fix ISAD emission with register args
Ilia Mirkin
2014-06-06
1
-1
/
+1
*
gk110/ir: fix quadon opcode emission
Ilia Mirkin
2014-06-06
1
-1
/
+1
*
nvc0: don't bother trying to set up compute for gk110+
Ilia Mirkin
2014-06-06
1
-3
/
+3
*
gk110: add in forgotten code for gk110 isa
Ilia Mirkin
2014-06-06
1
-0
/
+13
*
gk110/ir: emit texbar the same way that the blob does
Ilia Mirkin
2014-06-06
1
-1
/
+1
*
nvc0/ir: Handle OP_POPCNT when folding constant expressions
Tobias Klausmann
2014-06-06
1
-0
/
+13
*
nvc0/ir: Handle OP_BFIND when folding constant expressions
Tobias Klausmann
2014-06-06
1
-0
/
+17
*
nvc0/ir: Handle reverse subop for OP_EXTBF when folding constant expressions
Tobias Klausmann
2014-06-06
1
-2
/
+6
*
nv50/ir: clear subop when folding constant expressions
Tobias Klausmann
2014-06-06
1
-0
/
+1
*
gallium: create TGSI_PROPERTY to disable viewport and clipping
Christoph Bumiller
2014-06-02
3
-0
/
+4
*
nvc0/ir: use SM35 ISA with GK20A
Alexandre Courbot
2014-05-27
3
-7
/
+12
[next]