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
*
broadcom/vc5: Don't pair VPMSETUP with other peripheral access.
Eric Anholt
2017-10-12
1
-0
/
+3
*
broadcom/vc5: Fix inclusion of FS flag bits in dumping the FS address.
Eric Anholt
2017-10-12
1
-1
/
+1
*
st/dri: implement __DRIimageExtension::validateUsage properly
Marek Olšák
2017-10-12
1
-8
/
+22
*
gallium: add pipe_screen::check_resource_capability
Marek Olšák
2017-10-12
5
-0
/
+74
*
ac/surface: add ac_surface::is_displayable
Marek Olšák
2017-10-12
2
-0
/
+13
*
amd/addrlib: add Addr2IsValidDisplaySwizzleMode
Marek Olšák
2017-10-12
4
-2
/
+58
*
meson: fix typo in isl
tournier.elie
2017-10-12
1
-1
/
+1
*
Android: disable i9x5 drivers on non-x86 builds
Rob Herring
2017-10-12
1
-0
/
+4
*
etnaviv: Do GC3000 resolve-in-place when possible
Wladimir J. van der Laan
2017-10-12
4
-4
/
+25
*
egl_haiku: drop haiku_egl_driver struct
Eric Engestrom
2017-10-12
1
-20
/
+14
*
egl: remove left over _EGLMain_t
Eric Engestrom
2017-10-12
1
-3
/
+0
*
egl: drop memset(0) of calloc'ed memory
Eric Engestrom
2017-10-12
1
-2
/
+0
*
egl: replace _egl_driver->Unload() callback with a simple free()
Eric Engestrom
2017-10-12
4
-28
/
+1
*
radv: don't crash if cache is disabled.
Dave Airlie
2017-10-12
1
-5
/
+9
*
radv: use CLEAR_STATE for initializing some registers
Samuel Pitoiset
2017-10-12
1
-41
/
+58
*
radv: add has_clear_state and enable it on CIK+ only
Samuel Pitoiset
2017-10-12
2
-1
/
+6
*
radv: do not set registers for merged ES-GS on GFX9
Samuel Pitoiset
2017-10-12
1
-2
/
+5
*
radv: move the raster config emission in si_set_raster_config()
Samuel Pitoiset
2017-10-12
1
-53
/
+60
*
radeonsi: add support for PIPE_FORMAT_{X1,A1}R5G5B5_UNORM
Nicolai Hähnle
2017-10-12
1
-0
/
+8
*
gallium: add tests for PIPE_FORMAT_{X1,A1}B5G5R5_UNORM formats
Nicolai Hähnle
2017-10-12
1
-0
/
+13
*
include/drm-uapi: clarify when headers can be updated.
Dave Airlie
2017-10-12
1
-0
/
+3
*
radv: remove duplicate line of code
Timothy Arceri
2017-10-12
1
-1
/
+0
*
radv: make use of on-disk cache
Timothy Arceri
2017-10-12
1
-2
/
+25
*
radv: create on-disk shader cache
Timothy Arceri
2017-10-12
3
-0
/
+34
*
radv: remove duplicate debug_flags field
Timothy Arceri
2017-10-12
9
-17
/
+14
*
anv: intel: use anv_image's computed size for importing a BO
Lionel Landwerlin
2017-10-11
1
-11
/
+15
*
anv: bo_cache: allow importing a BO larger than needed
Lionel Landwerlin
2017-10-11
1
-1
/
+1
*
st/glsl_to_tgsi: the second destination doesn't support relative addressing
Nicolai Hähnle
2017-10-11
1
-5
/
+2
*
st/glsl_to_tgsi: fix DFRACEXP with only one destination
Nicolai Hähnle
2017-10-11
1
-15
/
+23
*
st/glsl_to_tgsi: fix indirect access to 64-bit integer
Nicolai Hähnle
2017-10-11
1
-1
/
+1
*
st/mesa: don't assign prog->ShadowSamplers
Nicolai Hähnle
2017-10-11
2
-5
/
+0
*
st/glsl_to_tgsi: ignore GL_TEXTURE_SRGB_DECODE_EXT for samplers used with tex...
Nicolai Hähnle
2017-10-11
8
-17
/
+63
*
st/mesa: store state that affects sampler views per context
Nicolai Hähnle
2017-10-11
4
-41
/
+44
*
swr: simd16 shaders work in progress
Tim Rowley
2017-10-11
3
-2
/
+21
*
gallium: allow 512-bit vectors
Tim Rowley
2017-10-11
2
-9
/
+9
*
i965: Drop brw_bo_alloc in ARB_indirect_parameters implementation.
Kenneth Graunke
2017-10-11
1
-1
/
+1
*
i965: Allow mapped VBOs during drawing in non-debug contexts.
Kenneth Graunke
2017-10-11
1
-0
/
+3
*
meson: fix glx test
Dylan Baker
2017-10-11
1
-0
/
+1
*
nv50,nvc0: fix push hint logic in presence of a start offset
Ilia Mirkin
2017-10-11
2
-7
/
+5
*
i965: Make brw_update_texture_surface static.
Kenneth Graunke
2017-10-11
2
-5
/
+1
*
Android: fix build break from r600/radeon split
Rob Herring
2017-10-10
3
-2
/
+6
*
Android: move libraries to /vendor
Rob Herring
2017-10-10
1
-2
/
+3
*
i965: Fix output register sizes when multiple variables share a slot.
Kenneth Graunke
2017-10-10
1
-5
/
+18
*
nir: bump loop unroll limit to 96.
Dave Airlie
2017-10-11
1
-1
/
+3
*
anv: fix assert in wsi image code.
Dave Airlie
2017-10-11
1
-1
/
+1
*
mesa/st: fix atomic buffer sizing to align with ssbo.
Dave Airlie
2017-10-11
1
-0
/
+6
*
mesa/bufferobj: consolidate some buffer binding code.
Dave Airlie
2017-10-11
1
-42
/
+35
*
mesa/bufferobj: consolidate some codepaths between ubo/ssbo/atomics.
Dave Airlie
2017-10-11
1
-102
/
+47
*
mesa: rename various buffer bindings to one struct.
Dave Airlie
2017-10-11
7
-45
/
+20
*
mesa: align atomic buffer handling code with ubo/ssbo (v1.1)
Dave Airlie
2017-10-11
2
-44
/
+92
[next]