index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: rework RADEON_PRIO flags to be <= 31
Marek Olšák
2018-07-16
6
-29
/
+30
*
radeonsi: merge DCC/CMASK/HTILE priority flags
Marek Olšák
2018-07-16
6
-12
/
+8
*
radeonsi: remove non-GFX BO priority flags
Marek Olšák
2018-07-16
8
-19
/
+7
*
winsys/amdgpu: use alloca when using global_bo_list
Marek Olšák
2018-07-16
1
-9
/
+1
*
winsys/amdgpu: remove label bo_list_error
Marek Olšák
2018-07-16
1
-12
/
+16
*
winsys/amdgpu: always update gfx_bo_list_counter
Marek Olšák
2018-07-16
1
-3
/
+3
*
winsys/amdgpu: make amdgpu_cs_context::flags & handles local
Marek Olšák
2018-07-16
2
-22
/
+5
*
mesa/virgl: Fix off-by-one and copy-paste error in multisample position evalu...
Gert Wollny
2018-07-16
1
-3
/
+3
*
nouveau: fix 3D blitter for unsigned to signed integer conversions
Karol Herbst
2018-07-15
2
-10
/
+22
*
vc4: Tell NIR to lower fdiv instructions
Jason Ekstrand
2018-07-13
1
-0
/
+1
*
vc4: Switch to using u_transfer_helper for MSAA maps.
Eric Anholt
2018-07-13
2
-100
/
+16
*
v3d: Work around GFXH-1461 bug losing our Z/S clears.
Eric Anholt
2018-07-13
1
-0
/
+30
*
meson: Move xvmc test tools from unit tests to installed tools.
Eric Anholt
2018-07-13
1
-17
/
+13
*
r600: Add spill output to group only if register or target index changes
Gert Wollny
2018-07-13
1
-24
/
+45
*
radeonsi: add support for Vega20
Marek Olšák
2018-07-12
4
-1
/
+5
*
u_blitter: Add an option to draw the triangles using an index buffer.
Eric Anholt
2018-07-12
3
-2
/
+17
*
u_draw: Add some indices to the util_draw_elements() helpers.
Eric Anholt
2018-07-12
1
-1
/
+8
*
vc4: Don't automatically reallocate a PERSISTENT-mapped buffer.
Eric Anholt
2018-07-12
1
-1
/
+1
*
v3d: Don't automatically reallocate a PERSISTENT-mapped buffer.
Eric Anholt
2018-07-12
1
-1
/
+1
*
v3d: Fix stride of 1D_ARRAY mappings.
Eric Anholt
2018-07-12
1
-1
/
+1
*
v3d: Fix MRT blending with independent blending disabled.
Eric Anholt
2018-07-12
2
-6
/
+14
*
gallium/u_transfer_helper: Initialize the stride of MSAA maps.
Eric Anholt
2018-07-12
1
-0
/
+1
*
gallium/u_transfer_helper: Fix MSAA mappings with nonzero x/y.
Eric Anholt
2018-07-12
1
-1
/
+5
*
gallium: Check pipe_screen::resource_changed before dereferencing it
Michel Dänzer
2018-07-12
3
-3
/
+6
*
virgl/vtest: add support to vtest for new cap getting.
Dave Airlie
2018-07-10
2
-4
/
+28
*
v3d: Implement noperspective varyings on V3D 4.x.
Eric Anholt
2018-07-09
3
-0
/
+31
*
v3d: Refactor flat shade/centroid flag emission.
Eric Anholt
2018-07-09
1
-64
/
+76
*
st/wgl: check for NULL piAttribList in wglCreatePbufferARB()
Charmaine Lee
2018-07-06
1
-39
/
+41
*
r600: report incorrect max-vertex-attrib for GL 4.4
Erik Faye-Lund
2018-07-09
1
-1
/
+2
*
r600/sb: fix crash in fold_alu_op3
Roland Scheidegger
2018-07-09
1
-0
/
+2
*
nv50/ir: fix Instruction::isActionEqual for PHI instructions
Karol Herbst
2018-07-07
1
-0
/
+6
*
nvc0/ir: use the combined tid special register
Rhys Perry
2018-07-07
9
-0
/
+61
*
st/dri: fix a crash in server_wait_sync
Marek Olšák
2018-07-06
1
-0
/
+6
*
python: Use the print function
Mathieu Bridon
2018-07-06
6
-394
/
+404
*
v3d: Fix leak of the default attributes BOs.
Eric Anholt
2018-07-05
1
-1
/
+10
*
v3d: Fix leak of the spill BO on context destruction.
Eric Anholt
2018-07-05
1
-0
/
+2
*
v3d: Skip emitting per-RT blend state for RTs with blend disabled.
Eric Anholt
2018-07-05
1
-2
/
+8
*
v3d: Add proper support for GL_EXT_draw_buffers2's blending enables.
Eric Anholt
2018-07-05
4
-25
/
+46
*
gallium/auxiliary: Fix string matching
Mathieu Bridon
2018-07-05
1
-1
/
+1
*
r600: compare structure elements instead of doing a memcmp
Gert Wollny
2018-07-05
1
-1
/
+4
*
r600: Add R4G4B4A4 and A1B5G5R5 to supported vertex formats
Gert Wollny
2018-07-05
1
-0
/
+15
*
r600: force LOD range to be only one value when mip.min filter is NONE
Gert Wollny
2018-07-05
1
-1
/
+9
*
Shorten u_queue names
Marek Olšák
2018-07-04
4
-5
/
+5
*
gallium/os: use util_get_process_name when possible
Marek Olšák
2018-07-04
1
-14
/
+2
*
ac: fold LLVMContext creation into ac_llvm_context_init
Marek Olšák
2018-07-04
1
-4
/
+1
*
radeonsi: reorder code in si_llvm_context_init
Marek Olšák
2018-07-04
1
-13
/
+13
*
radeonsi: use ac_compile_module_to_binary to reduce compile times
Marek Olšák
2018-07-04
2
-31
/
+4
*
nvc0: implement multisampled images on Maxwell+
Rhys Perry
2018-07-04
6
-39
/
+48
*
r600/sb: cleanup if_conversion iterator to be legal C++
Dave Airlie
2018-07-04
1
-7
/
+4
*
radeonsi: fix compiler breakage
Marek Olšák
2018-07-04
1
-0
/
+1
[next]