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
Commit message (
Expand
)
Author
Age
Files
Lines
*
egl+glx: turn LIBGL_DRI3_DISABLE into a boolean
Eric Engestrom
2017-09-12
3
-3
/
+3
*
glx: turn LIBGL_ALWAYS_INDIRECT into a boolean
Eric Engestrom
2017-09-12
3
-3
/
+3
*
glx: turn LIBGL_ALLOW_SOFTWARE into a boolean
Eric Engestrom
2017-09-12
1
-2
/
+2
*
egl+glx: turn LIBGL_ALWAYS_SOFTWARE into a boolean
Eric Engestrom
2017-09-12
9
-9
/
+14
*
glx: turn LIBGL_DIAGNOSTIC into a boolean
Eric Engestrom
2017-09-12
6
-5
/
+16
*
gbm: turn GBM_ALWAYS_SOFTWARE into a boolean
Eric Engestrom
2017-09-12
3
-3
/
+9
*
anv: fix build issues on release build
Tapani Pälli
2017-09-12
1
-1
/
+1
*
glsl: Disallow unsized array of atomic_uint
Iago Toral Quiroga
2017-09-12
1
-0
/
+11
*
anv: remove extra 'debug:' from anv_debug_ignored_stype
Tapani Pälli
2017-09-12
1
-1
/
+1
*
anv: move brw_process_intel_debug_variable to happen early
Tapani Pälli
2017-09-12
1
-2
/
+2
*
anv: wire up vk_errorf macro to do debug reporting
Tapani Pälli
2017-09-12
9
-33
/
+74
*
anv: wire up anv_perf_warn macro to do debug reporting
Tapani Pälli
2017-09-12
5
-16
/
+141
*
anv: implementation of VK_EXT_debug_report extension
Tapani Pälli
2017-09-12
5
-0
/
+180
*
i965: do not fallback to linear tiling for stencil surfaces
Iago Toral Quiroga
2017-09-12
1
-4
/
+7
*
nir/spirv: handle if's with same label in both branches
Juan A. Suarez Romero
2017-09-12
1
-2
/
+10
*
mesa/st: Include builddir/src/compiler/glsl to fix make check
Aaron Watry
2017-09-11
1
-0
/
+1
*
radv: work out a base ia_multi_vgt_param.
Dave Airlie
2017-09-11
3
-10
/
+13
*
radv: calculate non-draw related ia_multi_vgt_param bits in pipeline
Dave Airlie
2017-09-11
3
-60
/
+76
*
radv: move calculating primgroup_size to pipeline.
Dave Airlie
2017-09-11
3
-9
/
+11
*
radv: only calculate num_prims when required.
Dave Airlie
2017-09-11
1
-4
/
+10
*
radv: use upload_data to upload push descriptors.
Dave Airlie
2017-09-11
1
-6
/
+3
*
radv: realign vgt flush on hawaii workaround with radeonsi.
Dave Airlie
2017-09-11
1
-6
/
+12
*
radv: return an error code when resetting a command buffer
Samuel Pitoiset
2017-09-11
1
-8
/
+14
*
radv: remove unnecessary goto in radv_create_cmd_buffer()
Samuel Pitoiset
2017-09-11
1
-8
/
+2
*
radv: do not pass a pipeline object to radv_emit_graphics_pipeline()
Samuel Pitoiset
2017-09-11
1
-4
/
+4
*
radv: add debug flags to zero vram allocations.
Dave Airlie
2017-09-12
5
-0
/
+7
*
radeonsi: optimize TCS epilog when invocation 0 writes tess factors
Marek Olšák
2017-09-11
5
-30
/
+89
*
tgsi/scan: add a new pass that analyzes tess factor writes (v2)
Marek Olšák
2017-09-11
2
-0
/
+235
*
intel: Remove unused Kabylake pci id
Anuj Phogat
2017-09-11
1
-1
/
+0
*
Android: Add LLVM support for Android P
Rob Herring
2017-09-11
1
-0
/
+2
*
Android: fix undeclared identifier 'gfx9d_reg_table'
Chih-Wei Huang
2017-09-11
1
-1
/
+1
*
winsys/amdgpu: use the new raw CS API
Marek Olšák
2017-09-11
2
-77
/
+93
*
radeonsi: implement pipe_context::fence_server_sync
Marek Olšák
2017-09-11
3
-0
/
+68
*
winsys/amdgpu: factor out some fence dependency code into separate functions
Marek Olšák
2017-09-11
1
-21
/
+34
*
winsys/amdgpu: rename fence_dependency functions
Marek Olšák
2017-09-11
1
-12
/
+12
*
gallium/radeon: add a proper fail path for calloc in r600_flush_from_st
Marek Olšák
2017-09-11
1
-3
/
+6
*
winsys/amdgpu: don't allow interprocess resource sharing for IBs
Marek Olšák
2017-09-11
1
-1
/
+2
*
radeonsi/gfx9: fix interprocess resource sharing on Raven
Marek Olšák
2017-09-11
1
-1
/
+3
*
st/glsl_to_tgsi: only the first (inner-most) array reference can be a 2D index
Nicolai Hähnle
2017-09-11
1
-1
/
+1
*
nir/spirv: fix chain access with different index bit sizes
Samuel Iglesias Gonsálvez
2017-09-11
1
-3
/
+8
*
r600: handle the non-TXF_LZ support path.
Dave Airlie
2017-09-11
1
-1
/
+1
*
gallium/u_blitter: use UTIL_BLITTER_ATTRIB_NONE (0) instead of 0 directly
Marek Olšák
2017-09-11
1
-2
/
+2
*
gallium/u_blitter: don't pass GENERIC in VS if it's not needed
Marek Olšák
2017-09-11
1
-17
/
+45
*
gallium/u_blitter: use draw_rectangle for all blits except cubemaps
Marek Olšák
2017-09-11
4
-92
/
+107
*
gallium/u_blitter: use draw_rectangle callback for layered clears
Marek Olšák
2017-09-11
6
-36
/
+47
*
gallium/u_blitter: add new union blitter_attrib to replace pipe_color_union
Marek Olšák
2017-09-11
6
-71
/
+72
*
gallium/radeon: use rectangles for 1D and 2D texture blits
Marek Olšák
2017-09-11
1
-7
/
+13
*
i965/tex: add missing include
Eric Engestrom
2017-09-10
1
-0
/
+1
*
radv: Actually check for vm faults.
Bas Nieuwenhuizen
2017-09-09
3
-3
/
+9
*
llvmpipe, draw: improve shader cache debugging
Roland Scheidegger
2017-09-09
3
-31
/
+59
[next]