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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
radeonsi: enable DCC with MSAA for VI
Marek Olšák
2017-11-29
5
-2
/
+15
*
radeonsi: implement fast color clear for DCC with MSAA for VI
Marek Olšák
2017-11-29
1
-5
/
+30
*
radeonsi: add a workaround for blending with DCC and MSAA
Marek Olšák
2017-11-29
1
-8
/
+23
*
radeonsi: clear PIPE_IMAGE_ACCESS_WRITE when it's invalid to be on the safe side
Marek Olšák
2017-11-29
1
-0
/
+10
*
ac/surface: enable DCC computation for MSAA
Marek Olšák
2017-11-29
3
-6
/
+6
*
radeonsi: fix layered DCC fast clear
Marek Olšák
2017-11-29
1
-1
/
+4
*
util: Also include endian.h on cygwin
Jon Turney
2017-11-29
1
-1
/
+1
*
mesa: deal with vs_inputs as 64-bit unsigned integer
Juan A. Suarez Romero
2017-11-29
1
-4
/
+4
*
mesa: rework _mesa_add_parameter() to only add a single param
Timothy Arceri
2017-11-29
3
-39
/
+41
*
r600: lds load cleanups.
Dave Airlie
2017-11-29
1
-6
/
+8
*
r600_shader: only load from LDS what is really used
Gert Wollny
2017-11-29
1
-7
/
+26
*
r600/sb: handle jump after target to end of program. (v2)
Dave Airlie
2017-11-29
1
-0
/
+5
*
i965: Change a ret == -1 check to ret != 0.
Kenneth Graunke
2017-11-28
1
-1
/
+1
*
i965: Use C99 struct initializers in brw_bufmgr.c.
Kenneth Graunke
2017-11-28
1
-91
/
+49
*
i965: Move perf_debug and WARN_ONCE back to brw_context.h.
Kenneth Graunke
2017-11-28
2
-29
/
+29
*
i965: const a few structs and vars to avoid writing to them by accident
Eric Engestrom
2017-11-28
1
-4
/
+4
*
i965: Fix Smooth Point Enables.
Kenneth Graunke
2017-11-28
1
-1
/
+1
*
meson: build virgl driver
Dylan Baker
2017-11-28
5
-1
/
+103
*
meson: build svga driver on linux
Dylan Baker
2017-11-28
4
-1
/
+142
*
meson: build r600 driver
Dylan Baker
2017-11-28
5
-5
/
+139
*
meson: build r300 driver
Dylan Baker
2017-11-28
3
-5
/
+172
*
meson: build i915g driver
Dylan Baker
2017-11-28
4
-3
/
+110
*
svga: move svga_is_format_supported() to svga_format.c
Brian Paul
2017-11-28
3
-121
/
+129
*
svga: s/unsigned/SVGA3dDevCapIndex/
Brian Paul
2017-11-28
1
-3
/
+6
*
i965: perf: add support for CoffeeLake GT3
Lionel Landwerlin
2017-11-28
5
-2
/
+10712
*
i965: perf: add support for CoffeeLake GT2
Lionel Landwerlin
2017-11-28
5
-2
/
+10484
*
i965: perf: add busyness metric sets on gen8/9 platforms
Lionel Landwerlin
2017-11-28
7
-0
/
+1231
*
i965: fix time elapsed counter equations in VME/Media configs
Lionel Landwerlin
2017-11-28
6
-12
/
+12
*
i965: perf: update counter names on gen8/9 platforms
Lionel Landwerlin
2017-11-28
8
-116
/
+116
*
i965: add a debug option to disable oa config loading
Lionel Landwerlin
2017-11-28
3
-2
/
+4
*
i965: perf: add support for userspace configurations
Lionel Landwerlin
2017-11-28
1
-8
/
+101
*
i965: perf: update configs for loading from userspace
Lionel Landwerlin
2017-11-28
10
-0
/
+243
*
util: add mesa-sha1 test to meson
Eric Engestrom
2017-11-28
1
-0
/
+9
*
compiler: fix typo
Eric Engestrom
2017-11-28
1
-1
/
+1
*
compiler: use NDEBUG to guard asserts
Eric Engestrom
2017-11-28
3
-6
/
+6
*
broadcom: use NDEBUG to guard asserts
Eric Engestrom
2017-11-28
1
-5
/
+5
*
vc4: check preprocessor token existence using #ifdef instead of #if
Eric Engestrom
2017-11-28
1
-3
/
+3
*
st/dri: replace hard-coded array size with ARRAY_SIZE()
Eric Engestrom
2017-11-28
1
-1
/
+1
*
radeonsi/gfx9: simplify condition for on-chip ESGS
Nicolai Hähnle
2017-11-28
1
-3
/
+1
*
radeonsi: clarify that si_shader_selector::esgs_itemsize is set for the ES part
Nicolai Hähnle
2017-11-28
1
-1
/
+3
*
radeonsi: use si_shader_context instead of lp_build_context in more places
Nicolai Hähnle
2017-11-28
1
-27
/
+23
*
radeonsi: cleanup si_initialize_color_surface
Nicolai Hähnle
2017-11-28
1
-12
/
+12
*
radeonsi: avoid attempting to create CMASK if the tiling mode doesn't have it
Nicolai Hähnle
2017-11-28
1
-0
/
+2
*
radeonsi: check that we don't leak fine.buf references
Nicolai Hähnle
2017-11-28
1
-0
/
+2
*
ac/surface: fix indentation
Nicolai Hähnle
2017-11-28
1
-1
/
+1
*
amd/common: sid.h cleanups
Nicolai Hähnle
2017-11-28
3
-20
/
+38
*
st_glsl_to_tgsi: check for the tail sentinel in merge_two_dsts
Nicolai Hähnle
2017-11-28
1
-3
/
+3
*
mesa/gles: adjust internal format in glTexSubImage2D error checks
Tapani Pälli
2017-11-28
1
-1
/
+55
*
radv: Use the suffixed versions of VK_QUEUE_GLOBAL_PRIORITY_*
Jason Ekstrand
2017-11-27
1
-4
/
+4
*
vulkan: Update the XML and headers to 1.0.66
Jason Ekstrand
2017-11-27
1
-15
/
+56
[prev]
[next]