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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ac,radeonsi: reduce optimizations for complex compute shaders on older APUs (v2)
Marek Olšák
2018-08-01
6
-13
/
+68
*
v3d: Actually put the "%s" in the snprintf.
Eric Anholt
2018-08-01
1
-1
/
+1
*
vc4: Fix automake linking error.
Juan A. Suarez Romero
2018-08-01
1
-0
/
+9
*
intel: tools: aubwrite: split gen[89] from gen10+
Lionel Landwerlin
2018-08-01
5
-186
/
+416
*
python: Use the unicode_escape codec
Mathieu Bridon
2018-08-01
2
-2
/
+2
*
python: Explicitly add the 'L' suffix on Python 3
Mathieu Bridon
2018-08-01
1
-1
/
+10
*
python: Explicitly use byte strings
Mathieu Bridon
2018-08-01
1
-2
/
+2
*
python: Use open(), not file()
Mathieu Bridon
2018-08-01
1
-1
/
+3
*
python: Open file in binary mode
Mathieu Bridon
2018-08-01
1
-1
/
+1
*
python: Don't abuse hex()
Mathieu Bridon
2018-08-01
1
-2
/
+2
*
python: Better get character ordinals
Mathieu Bridon
2018-08-01
1
-2
/
+2
*
loader_dri3: Handle mismatched depth 30 formats for Prime renderoffload.
Mario Kleiner
2018-08-01
2
-1
/
+83
*
egl/x11: Handle both depth 30 formats for eglCreateImage(). (v4)
Mario Kleiner
2018-08-01
4
-9
/
+48
*
gbm: Add support for 10bpp BGR formats
Daniel Stone
2018-08-01
1
-0
/
+8
*
egl/wayland: Add 10bpc BGR configs
Daniel Stone
2018-08-01
1
-0
/
+12
*
intel/compiler: implement 8-bit constant load
Iago Toral Quiroga
2018-08-01
1
-0
/
+5
*
intel/compiler: add setup_imm_(u)b helpers
Iago Toral Quiroga
2018-08-01
2
-0
/
+22
*
glsl: fix function inlining with opaque parameters
Rhys Perry
2018-08-01
1
-8
/
+44
*
glsl, glsl_to_tgsi: fix sampler/image constants
Rhys Perry
2018-08-01
2
-5
/
+41
*
glsl: allow ?: operator with images and samplers when bindless is enabled
Rhys Perry
2018-08-01
1
-3
/
+5
*
glsl_to_tgsi: allow bound samplers and images to be used as l-values
Rhys Perry
2018-08-01
2
-1
/
+55
*
gallium: add new SAMP2HND and IMG2HND opcodes
Rhys Perry
2018-08-01
5
-2
/
+34
*
virgl: enable FBFETCH if virglrenderer supports it
Erik Faye-Lund
2018-08-01
2
-1
/
+3
*
virgl: add texture_barrier stub
Erik Faye-Lund
2018-08-01
1
-0
/
+7
*
virgl: enable robustness if the host exposes it
Dave Airlie
2018-08-01
2
-1
/
+3
*
virgl: Support ARB_framebuffer_no_attachments
Dave Airlie
2018-08-01
4
-1
/
+23
*
virgl: add initial ARB_compute_shader support
Dave Airlie
2018-08-01
7
-7
/
+153
*
util: don't use __builtin_clz unconditionally
Marek Olšák
2018-07-31
1
-1
/
+11
*
ac/surface: fix MSAA corruption on Vega due to FMASK tile swizzle
Marek Olšák
2018-07-31
1
-1
/
+1
*
v3d: use snprintf(..., "%s", ...) instead of strncpy
Eric Anholt
2018-07-31
1
-1
/
+1
*
v3d: Add support for the TMUWT instruction.
Eric Anholt
2018-07-31
5
-3
/
+22
*
radeonsi: report supported EQAA combinations from is_format_supported
Marek Olšák
2018-07-31
1
-16
/
+20
*
radeonsi: use storage_samples instead of color_samples in most places
Marek Olšák
2018-07-31
11
-52
/
+34
*
gallium: add storage_sample_count parameter into is_format_supported
Marek Olšák
2018-07-31
80
-117
/
+244
*
gallium: add pipe_resource::nr_storage_samples, and set it same as nr_samples
Marek Olšák
2018-07-31
30
-27
/
+65
*
gallium: add PIPE_CAP_FRAMEBUFFER_MSAA_CONSTRAINTS
Marek Olšák
2018-07-31
18
-0
/
+29
*
st/mesa: implement ASTC 2D LDR fallback for all drivers
Marek Olšák
2018-07-31
5
-2
/
+80
*
st/mesa: add ETC2 & ASTC fast path for GetTex(Sub)Image
Marek Olšák
2018-07-31
1
-0
/
+41
*
st/mesa: generalize fallback_copy_image for compressed textures
Marek Olšák
2018-07-31
1
-6
/
+11
*
st/mesa: generalize code for the compressed texture map/unmap fallback
Marek Olšák
2018-07-31
2
-23
/
+31
*
st/mesa: use st_compressed_format_fallback more
Marek Olšák
2018-07-31
1
-12
/
+4
*
st/mesa: generalize st_etc_fallback -> st_compressed_format_fallback
Marek Olšák
2018-07-31
3
-13
/
+17
*
mesa: add ASTC 2D LDR decoder
Marek Olšák
2018-07-31
8
-0
/
+2031
*
virgl: also mark sampler views as dirty
Gurchetan Singh
2018-08-01
1
-1
/
+2
*
virgl: add memory barrier support
Dave Airlie
2018-08-01
5
-0
/
+29
*
virgl: add TXQS support
Dave Airlie
2018-08-01
2
-1
/
+3
*
virgl: add initial images support (v2)
Dave Airlie
2018-08-01
8
-0
/
+105
*
Make glXChooseFBConfig handle unspecified sRGB correctly
Jon Turney
2018-07-31
2
-2
/
+3
*
dri3: For 1.2, use root window instead of pixmap drawable
Olivier Fourdan
2018-07-31
2
-3
/
+10
*
i965: enable XFB and GeometryStreams for gen7+
Alejandro Piñeiro
2018-07-31
1
-0
/
+2
[next]