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
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno/ir3: fix standalone compiler meson build
Rob Clark
2017-11-10
1
-3
/
+13
*
freedreno/ir3: correct # of dest components for intrinsics
Rob Clark
2017-11-10
1
-1
/
+6
*
freedreno/ir3: remove bogus assert
Rob Clark
2017-11-10
1
-1
/
+0
*
nir: handle get_buffer_size in nir_lower_atomics_to_ssbo
Rob Clark
2017-11-10
1
-0
/
+1
*
anv/meson: Generate dev_icd.json
Chad Versace
2017-11-09
1
-0
/
+12
*
anv: Fix architecture in intel_icd.{arch}.json
Chad Versace
2017-11-09
1
-1
/
+1
*
radv: Fix architecture in radeon_icd.{arch}.json
Chad Versace
2017-11-09
1
-1
/
+1
*
anv: Refactor anv_GetImageSubresourceLayout()
Chad Versace
2017-11-09
1
-21
/
+11
*
anv/image: Refactor choice of isl_tiling_flags_t
Chad Versace
2017-11-09
1
-13
/
+31
*
anv: Refactor anv_get_format_plane() - explicit unsupported
Chad Versace
2017-11-09
1
-4
/
+4
*
anv: Remove anv_physical_device_get_format_properties()
Chad Versace
2017-11-09
1
-23
/
+13
*
anv: Simplify anv_physical_device_get_format_properties()
Chad Versace
2017-11-09
1
-16
/
+9
*
anv: Simplify anv_get_image_format_properties()
Chad Versace
2017-11-09
1
-14
/
+3
*
anv: Rename get_image_format_properties()
Chad Versace
2017-11-09
1
-12
/
+12
*
anv: Fix get_image_format_properties() - YCbCr
Chad Versace
2017-11-09
1
-46
/
+40
*
anv: Fix get_image_format_properties() - 3-channel formats
Chad Versace
2017-11-09
1
-19
/
+15
*
anv: Refactor get_image_format_properties() - Reduce params
Chad Versace
2017-11-09
1
-11
/
+21
*
anv: Refactor get_image_format_properties() - base_isl_format
Chad Versace
2017-11-09
1
-3
/
+4
*
anv: Refactor get_image_format_properties() - plane_format
Chad Versace
2017-11-09
1
-8
/
+8
*
anv: Refactor get_image_format_properties() - ASTC
Chad Versace
2017-11-09
1
-4
/
+5
*
anv: Refactor get_image_format_properties() - depthstencil (v2)
Chad Versace
2017-11-09
1
-16
/
+31
*
anv: Better types for 'aspect' function params
Chad Versace
2017-11-09
3
-13
/
+5
*
anv: Refactor get_buffer_format_properties()
Chad Versace
2017-11-09
1
-15
/
+29
*
broadcom/vc4: Fix simulator mode for the MADVISE usage.
Eric Anholt
2017-11-09
1
-0
/
+4
*
mesa: enable ARB_texture_buffer_* extensions in the Compatibility profile
Marek Olšák
2017-11-09
11
-35
/
+40
*
docs: update r600 atomic counter status.
Dave Airlie
2017-11-10
2
-3
/
+4
*
r600: add support for hw atomic counters. (v3)
Dave Airlie
2017-11-10
7
-22
/
+480
*
st/mesa: add support for hw atomics to glsl->tgsi. (v5)
Dave Airlie
2017-11-10
1
-15
/
+87
*
st/mesa: setup hw atomic limits. (v1.1)
Dave Airlie
2017-11-10
1
-10
/
+35
*
st/mesa: start adding support for hw atomics atom. (v2)
Dave Airlie
2017-11-10
5
-4
/
+48
*
mesa/program: add hw atomic counter file
Dave Airlie
2017-11-10
1
-0
/
+1
*
gallium: add hw atomic buffer binding API.
Dave Airlie
2017-11-10
2
-0
/
+24
*
gallium/tgsi: start adding hw atomics (v3.2)
Dave Airlie
2017-11-10
6
-3
/
+121
*
gallium: add CAPs to support HW atomic counters. (v3)
Dave Airlie
2017-11-10
15
-1
/
+34
*
r600/query: drop rest of vi workaround code.
Dave Airlie
2017-11-10
2
-37
/
+13
*
docs: Fix GL_MESA_program_debug enums
Roland Scheidegger
2017-11-09
1
-18
/
+8
*
st/mesa: remove 'struct' keyword on function parameter
Brian Paul
2017-11-09
1
-2
/
+1
*
threads: fix MinGW build breakage
Brian Paul
2017-11-09
1
-1
/
+4
*
mesa: s/GLint/gl_buffer_index/ for _ColorDrawBufferIndexes
Brian Paul
2017-11-09
9
-26
/
+27
*
mesa: s/GLint/gl_buffer_index/ for _ColorReadBufferIndex
Brian Paul
2017-11-09
1
-1
/
+1
*
mesa: minor reformatting, add const to gl_external_samplers()
Brian Paul
2017-11-09
1
-1
/
+4
*
st/mesa: whitespace clean-up in st_mesa_to_tgsi.c
Brian Paul
2017-11-09
1
-167
/
+169
*
meson: implement default driver arguments
Dylan Baker
2017-11-09
2
-6
/
+44
*
i965: Pretend there are 4 subslices for compute shader threads on Gen9+.
Kenneth Graunke
2017-11-09
1
-1
/
+13
*
meson: Add script to use VERSION file for getting version
Dylan Baker
2017-11-09
2
-1
/
+38
*
broadcom/vc4: Mark BOs as purgeable when they enter the BO cache
Boris Brezillon
2017-11-09
3
-48
/
+86
*
drm-uapi: Update vc4 header from drm-next
Boris Brezillon
2017-11-09
1
-0
/
+19
*
meson: Enable VC4's NEON assembly support.
Eric Anholt
2017-11-09
2
-2
/
+15
*
meson: Always link libgallium_dri.so against dep_thread.
Eric Anholt
2017-11-09
1
-0
/
+1
*
meson: Drop stale comment about making valgrind conditional.
Eric Anholt
2017-11-09
1
-1
/
+0
[next]