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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
winsys/amdgpu: add support for 64-bit buffer sizes
Marek Olšák
2016-04-12
5
-19
/
+30
*
pb_buffer: switch pb_buffer::size to 64 bits
Marek Olšák
2016-04-12
8
-16
/
+21
*
gallium/radeon: remove R600_QUERY_HW_FLAG_TIMER
Marek Olšák
2016-04-12
4
-7
/
+3
*
gallium/radeon: merge timer and non-timer query lists
Marek Olšák
2016-04-12
4
-82
/
+23
*
r600g: don't manually stop queries for blitter
Marek Olšák
2016-04-12
1
-3
/
+0
*
r600g: add pausing pipeline & streamout queries into set_active_query_state
Marek Olšák
2016-04-12
5
-1
/
+38
*
r600g: implement set_active_query_state for pausing occlusion queries
Marek Olšák
2016-04-12
7
-9
/
+24
*
r600g: simplify r600_set_occlusion_query_state
Marek Olšák
2016-04-12
4
-7
/
+3
*
gallium/radeon: move pipeline stat context flags to common code
Marek Olšák
2016-04-12
4
-10
/
+10
*
r600g: fix typo in r600 register definitions
Marek Olšák
2016-04-12
1
-1
/
+1
*
gallium/radeon: unify checking streamout enable state
Marek Olšák
2016-04-12
4
-11
/
+9
*
radeonsi: fix mask checking when emitting scissors and viewports
Marek Olšák
2016-04-12
1
-4
/
+8
*
radeonsi: implement and rely on set_active_query_state
Marek Olšák
2016-04-12
4
-4
/
+45
*
gallium: pause queries for all meta ops
Marek Olšák
2016-04-12
6
-0
/
+12
*
gallium: add pipe_context::set_active_query_state for pausing queries
Marek Olšák
2016-04-12
20
-0
/
+142
*
radeonsi: Synchronize a streamout write after read hazard.
Bas Nieuwenhuizen
2016-04-12
1
-0
/
+6
*
nv30: Add missing PIPE_SHADER_CAP_INTEGERS to get_shader_param()
Hans de Goede
2016-04-12
1
-0
/
+1
*
softpipe: add SSBO/shader atomics support.
Dave Airlie
2016-04-12
11
-6
/
+466
*
draw: add support for passing buffers to vs/gs shaders.
Dave Airlie
2016-04-12
5
-3
/
+32
*
tgsi: add support for buffer/atomic operations to tgsi_exec.
Dave Airlie
2016-04-12
5
-14
/
+245
*
tgsi: set nonhelpermask for vertex shaders
Dave Airlie
2016-04-12
1
-0
/
+1
*
radeon/uvd: alignment fix for decode message buffer
Boyuan Zhang
2016-04-11
1
-1
/
+1
*
nir/lower_system_values: Add support for several computed values
Jason Ekstrand
2016-04-11
1
-0
/
+1
*
drivers/softpipe: add missing header to the tarball
Emil Velikov
2016-04-11
1
-0
/
+1
*
Part revert "gallium/auxiliary: don't build NIR sources with MSVC2008 flags"
Emil Velikov
2016-04-11
1
-15
/
+3
*
tgsi/doc: fix spelling error
Oded Gabbay
2016-04-11
1
-1
/
+1
*
nir: add bit_size info to nir_load_const_instr_create()
Samuel Iglesias Gonsálvez
2016-04-11
1
-1
/
+1
*
nvc0: handle the case where there are no framebuffer attachments
Ilia Mirkin
2016-04-09
4
-11
/
+44
*
nv50,nvc0: support sending string markers down into the command stream
Ilia Mirkin
2016-04-09
4
-2
/
+52
*
nv50,nvc0: add invalidate_resource support for buffer resources
Ilia Mirkin
2016-04-09
7
-2
/
+51
*
vc4: Move FRAG_X/Y/REV_FLAG to a QFILE like VPM or TLB color writes.
Eric Anholt
2016-04-08
4
-27
/
+29
*
vc4: Allow TLB Z/color/stencil writes from any ALU operation in QIR.
Eric Anholt
2016-04-08
5
-65
/
+100
*
vc4: Add a helper function for the construction of qregs.
Eric Anholt
2016-04-08
4
-12
/
+13
*
vc4: Add missing scheduling dependency for MS color writes.
Eric Anholt
2016-04-08
1
-0
/
+1
*
vc4: Drop the multi_instruction distinction for QIR instructions.
Eric Anholt
2016-04-08
2
-14
/
+5
*
vc4: Handle SF on instructions that write r4.
Eric Anholt
2016-04-08
1
-10
/
+14
*
vc4: Allow multi-instruction QIR nodes to get VPM optimization.
Eric Anholt
2016-04-08
1
-2
/
+2
*
vc4: Switch to using NIR_PASS macros.
Eric Anholt
2016-04-08
5
-33
/
+32
*
vc4: Handle nir_intrinsic_load_user_clip_plane as a vec4.
Eric Anholt
2016-04-08
2
-20
/
+12
*
vc4: Emit a warning and proceed for handling loops in NIR.
Rhys Kidd
2016-04-08
1
-1
/
+13
*
vc4: Add a stub for NIR->QIR of control flow function nodes
Rhys Kidd
2016-04-08
1
-0
/
+11
*
vc4: Add better debug of NIR->QIR control flow graph failure
Rhys Kidd
2016-04-08
1
-1
/
+2
*
vc4: Remove unused include from vc4_program.c
Rhys Kidd
2016-04-08
1
-1
/
+0
*
st/va: avoid dereference after free in vlVaDestroyImage
Thomas Hindoe Paaboel Andersen
2016-04-08
1
-1
/
+3
*
radeonsi: do per-pixel clipping based on viewport states
Marek Olšák
2016-04-08
2
-11
/
+85
*
nv50/ir: do not try to attach JOIN ops to ATOM
Samuel Pitoiset
2016-04-07
1
-1
/
+1
*
radeonsi: raise number of samplers per shader to 32
Nicolai Hähnle
2016-04-07
1
-3
/
+3
*
radeonsi: expand the compressed color and depth texture masks to 64 bits
Nicolai Hähnle
2016-04-07
3
-18
/
+18
*
radeonsi: replace magic 16 by SI_NUM_USER_SAMPLERS
Nicolai Hähnle
2016-04-07
1
-1
/
+1
*
gallium: raise PIPE_MAX_SAMPLERS to 32
Nicolai Hähnle
2016-04-07
1
-1
/
+1
[prev]
[next]