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: make constant_buffer const
Rob Clark
2016-06-20
3
-3
/
+3
*
gallium: make shader_buffers const
Rob Clark
2016-06-20
1
-3
/
+3
*
nvc0: don't make use of push hint if there are no non-const user vbos
Ilia Mirkin
2016-06-19
1
-1
/
+3
*
gk104/ir: fix tex use generation to be more careful about eliding uses
Ilia Mirkin
2016-06-19
2
-12
/
+27
*
nv50: add support for GL_EXT_window_rectangles
Ilia Mirkin
2016-06-18
7
-5
/
+74
*
nvc0: add support for GL_EXT_window_rectangles
Ilia Mirkin
2016-06-18
7
-5
/
+72
*
gallium: add PIPE_CAP_MAX_WINDOW_RECTANGLES to all drivers
Ilia Mirkin
2016-06-18
3
-0
/
+3
*
nv50/ir: add missing strings for some recent sysvals
Samuel Pitoiset
2016-06-18
1
-0
/
+3
*
nv50/ir: make Graph destructor virtual
Stephan Bergmann
2016-06-13
1
-1
/
+1
*
nvc0/ir: clamp the UBO index for compute on Kepler
Samuel Pitoiset
2016-06-13
1
-1
/
+9
*
Android: move libdrm settings to top-level Android.common.mk
Rob Herring
2016-06-13
1
-1
/
+1
*
nv50: reinstate dedicated constbuf push path
Ilia Mirkin
2016-06-11
5
-29
/
+50
*
nv50: enable indirect addressing of fragment shader inputs
Ilia Mirkin
2016-06-11
2
-1
/
+2
*
gk104/ir: fix conditions for adding a texbar
Ilia Mirkin
2016-06-07
1
-4
/
+6
*
nvc0: add support for VOTE tgsi opcodes
Ilia Mirkin
2016-06-06
5
-24
/
+77
*
gallium: add PIPE_CAP_TGSI_VOTE for when the VOTE ops are allowed
Ilia Mirkin
2016-06-06
3
-0
/
+3
*
nv50/ir: use round toward 0 when converting doubles to integers
Samuel Pitoiset
2016-06-06
1
-1
/
+3
*
nv50,nvc0: fix BGR10_A2UI vertex format
Ilia Mirkin
2016-06-05
1
-1
/
+1
*
nvc0: do not clear surfaces bins in the validate function
Samuel Pitoiset
2016-06-05
2
-5
/
+2
*
nvc0: re-validate images after launching a grid on Fermi
Samuel Pitoiset
2016-06-05
1
-0
/
+3
*
nvc0: reduce overhead from always marking images dirty
Ilia Mirkin
2016-06-04
1
-9
/
+36
*
nvc0: reduce overhead from always marking buffers dirty
Ilia Mirkin
2016-06-04
1
-6
/
+20
*
nvc0: fix memory barrier flag handling
Ilia Mirkin
2016-06-04
1
-9
/
+16
*
nvc0: mark bound buffer range valid
Ilia Mirkin
2016-06-04
3
-0
/
+9
*
nvc0: mark buffer texture range valid for shader images
Samuel Pitoiset
2016-06-03
3
-0
/
+31
*
nv50/ir: fix error finding free element in bitset in some situations
Ilia Mirkin
2016-05-31
1
-0
/
+6
*
nv50/ir: print relevant file's bitset when showing RA info
Ilia Mirkin
2016-05-31
1
-4
/
+4
*
nvc0/ir: fix spilling predicates to registers
Ilia Mirkin
2016-05-30
1
-0
/
+4
*
nvc0/ir: limit max number of regs based on availability in SM
Ilia Mirkin
2016-05-30
2
-2
/
+4
*
nv50/ir: record number of threads in a compute shader
Ilia Mirkin
2016-05-30
5
-2
/
+10
*
nv50/ir: Add missing handling of U64/S64 in inlines
Pierre Moreau
2016-05-30
1
-1
/
+3
*
nvc0/ir: fix emission of predicate spill to register
Ilia Mirkin
2016-05-30
1
-1
/
+2
*
nvc0: fix some compute texture validation bits on kepler
Ilia Mirkin
2016-05-30
3
-2
/
+7
*
gallium: push offset down to driver
Stanimir Varbanov
2016-05-30
1
-0
/
+6
*
nv50,nvc0: fix the max_vertices=0 case
Ilia Mirkin
2016-05-29
3
-2
/
+4
*
gk110/ir: fix unspilling of predicates from registers
Ilia Mirkin
2016-05-28
1
-0
/
+28
*
nvc0: remove outdated surfaces validation code for GK104
Samuel Pitoiset
2016-05-28
1
-70
/
+0
*
nvc0: do not always invalidate 3D CBs when using compute
Samuel Pitoiset
2016-05-28
1
-8
/
+17
*
nouveau: enable GL 4.3 on kepler/fermi
Dave Airlie
2016-05-28
1
-1
/
+1
*
nvc0/ir: handle a load's reg result not being used for locked variants
Ilia Mirkin
2016-05-26
3
-11
/
+45
*
nvc0/ir: avoid generating illegal instructions for compute constbuf loads
Ilia Mirkin
2016-05-26
1
-1
/
+2
*
nvc0: invalidate textures/samplers between 3D and CP on Fermi
Samuel Pitoiset
2016-05-26
2
-0
/
+27
*
nvc0: allow to monitor MP perf counters with compute shaders
Samuel Pitoiset
2016-05-26
2
-19
/
+55
*
nvc0: add note about where the viewport mask would go
Ilia Mirkin
2016-05-26
1
-0
/
+1
*
nvc0: enable 32 textures on kepler+
Ilia Mirkin
2016-05-26
2
-3
/
+3
*
nvc0: add descriptions for hardware perf counters/metrics
Samuel Pitoiset
2016-05-25
2
-70
/
+353
*
nvc0: expose robust buffer access
Ilia Mirkin
2016-05-23
1
-1
/
+1
*
gallium: Add a pipe cap for whether primitive restart works for patches.
Kenneth Graunke
2016-05-23
3
-0
/
+3
*
nvc0: do not invalidate compute constbufs on Kepler
Samuel Pitoiset
2016-05-23
1
-4
/
+6
*
nv30: don't assert when running out of registers
Ilia Mirkin
2016-05-22
2
-3
/
+1
[next]