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
...
*
mesa: expose ARB_indirect_parameters in the compatibility profile
Marek Olšák
2018-07-19
3
-12
/
+9
*
vbo: fix ARB_multi_draw_indirect for the compatibility profile
Marek Olšák
2018-07-19
1
-2
/
+2
*
mesa: expose ARB_shader_viewport_layer_array in the compatibility profile
Marek Olšák
2018-07-19
1
-1
/
+1
*
mesa: expose ARB_ES3_1_compatibility in the compatibility profile
Marek Olšák
2018-07-19
1
-1
/
+1
*
winsys/amdgpu: remove RADEON_SURF_FMASK leftover
Marek Olšák
2018-07-19
1
-7
/
+4
*
ac: run LLVM optimization passes only on the final function after inlining
Marek Olšák
2018-07-19
3
-0
/
+14
*
radv: Enable binning and dfsm by default on Raven.
Bas Nieuwenhuizen
2018-07-19
1
-2
/
+4
*
radv: Always set disable zpass increment bit when possible.
Bas Nieuwenhuizen
2018-07-19
1
-3
/
+1
*
radv: Select correct entries for binning.
Bas Nieuwenhuizen
2018-07-19
1
-2
/
+2
*
radv: Fix number of samples used for binning.
Bas Nieuwenhuizen
2018-07-19
1
-1
/
+1
*
radv: Disable disabled color buffers in rbplus opts.
Bas Nieuwenhuizen
2018-07-19
1
-1
/
+8
*
r600: silence the signed overflow warning like radeonsi
Marek Olšák
2018-07-18
1
-1
/
+1
*
radv: fix wmaybe-uninitialized in radv_meta_fast_clear.c
Andres Rodriguez
2018-07-18
1
-1
/
+1
*
radeonsi: emit_guardband packets optimization
Sonny Jiang
2018-07-18
4
-8
/
+50
*
radeonsi: Save CLEAR_STATE initial values for optimization
Sonny Jiang
2018-07-18
1
-2
/
+26
*
radeonsi: Refuse to accept code with unhandled relocations
Jan Vesely
2018-07-18
1
-0
/
+6
*
Allow AMD_perfmon on GLES contexts
Eric Anholt
2018-07-18
2
-12
/
+12
*
egl: Use the canonical drm-uapi fourcc header to avoid local defines.
Eric Anholt
2018-07-18
6
-37
/
+4
*
v3d: Fix tiling modifier support to use the new UIF define.
Eric Anholt
2018-07-18
1
-3
/
+16
*
drm-uapi: Update drm_fourcc.h for new format modifiers.
Eric Anholt
2018-07-18
1
-0
/
+80
*
st/mesa: notify u_vbuf/driver that draw index bounds are unknown for indirect
Marek Olšák
2018-07-18
1
-0
/
+1
*
radeonsi: Use signed char for color_interp_vgpr_index
Timothy Pearson
2018-07-18
1
-1
/
+1
*
intel/blorp: Take an explicit filter parameter in blorp_blit
Jason Ekstrand
2018-07-18
4
-51
/
+93
*
intel/blorp: Add a blorp_filter enum for use in blorp_blit
Jason Ekstrand
2018-07-18
3
-109
/
+123
*
intel/tools: add missing include for stdarg.h
Caio Marcelo de Oliveira Filho
2018-07-18
1
-0
/
+1
*
intel/tools: Rename error2aub to intel_error2aub
Jason Ekstrand
2018-07-18
1
-1
/
+1
*
i965: Sweep NIR after linking phase to free held memory
Danylo Piliaiev
2018-07-18
1
-0
/
+2
*
winsys/amdgpu: fix VDPAU interop by having one amdgpu_winsys_bo per BO (v2)
Marek Olšák
2018-07-18
3
-5
/
+41
*
winsys/amdgpu: use a better hash_pointer function
Marek Olšák
2018-07-18
1
-8
/
+5
*
winsys/amdgpu: clean up error handling in amdgpu_bo_from_handle
Marek Olšák
2018-07-18
1
-20
/
+16
*
winsys/amdgpu: shorten bo->ws in amdgpu_bo_destroy
Marek Olšák
2018-07-18
1
-9
/
+10
*
intel/tools: Add an error state to aub translator
Jason Ekstrand
2018-07-18
2
-0
/
+343
*
intel/tools: Break aub file writing into a helper
Jason Ekstrand
2018-07-18
4
-762
/
+862
*
intel/tools: Refactor aub dumping to remove singletons
Jason Ekstrand
2018-07-18
1
-211
/
+287
*
intel/dump_gpu: Fix corner cases in PPGTT range calculations
Jason Ekstrand
2018-07-18
1
-6
/
+6
*
intel/blorp: fix uninitialized variable warning
Caio Marcelo de Oliveira Filho
2018-07-18
1
-3
/
+3
*
util/string_buffer: fix warning in tests
Caio Marcelo de Oliveira Filho
2018-07-18
1
-3
/
+3
*
i965/miptree: avoid uninitialized variable warnings
Caio Marcelo de Oliveira Filho
2018-07-18
1
-1
/
+2
*
intel/batch-decoder: fix uninitialized values warnings
Caio Marcelo de Oliveira Filho
2018-07-18
1
-5
/
+5
*
intel/decoder: use snprintf(..., "%s", ...) instead of strncpy
Caio Marcelo de Oliveira Filho
2018-07-18
1
-2
/
+2
*
anv: give more room to debug report
Caio Marcelo de Oliveira Filho
2018-07-18
1
-2
/
+2
*
anv: avoid warning when switching in VkStructureType
Caio Marcelo de Oliveira Filho
2018-07-18
1
-1
/
+2
*
glsl: remove unnecessary parenthesis from macro
Caio Marcelo de Oliveira Filho
2018-07-18
1
-1
/
+1
*
intel/compiler: fix -Wsign-compare warning
Caio Marcelo de Oliveira Filho
2018-07-18
1
-1
/
+1
*
intel/compiler: silence -Wclass-memaccess warnings
Caio Marcelo de Oliveira Filho
2018-07-18
2
-5
/
+5
*
spirv: initialize is_vertex_input
Caio Marcelo de Oliveira Filho
2018-07-18
1
-3
/
+1
*
freedreno/a5xx: perfmance counters
Rob Clark
2018-07-18
7
-1
/
+982
*
freedreno: batch query support (perfcounters)
Rob Clark
2018-07-18
7
-3
/
+153
*
freedreno: batch query prep-work
Rob Clark
2018-07-18
2
-8
/
+28
*
freedreno: rework accumulated query result vfunc
Rob Clark
2018-07-18
3
-9
/
+9
[prev]
[next]