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
...
*
gallium/hud: split hud_draw into 3 separate functions
Marek Olšák
2017-11-25
6
-79
/
+99
*
st/dri: remove dead code and incorrect comment around make_current
Marek Olšák
2017-11-25
1
-13
/
+0
*
st/dri: clean up dri_unbind_context
Marek Olšák
2017-11-25
1
-3
/
+4
*
radeonsi: expose all CB performance counters on Stoney
Marek Olšák
2017-11-25
1
-1
/
+1
*
radeonsi: handle imported textures with DCC robustly
Marek Olšák
2017-11-25
1
-1
/
+1
*
radeonsi: fix a typo in creating monolithic ES-GS
Marek Olšák
2017-11-25
1
-1
/
+1
*
radeonsi: don't write undefined output channels to LDS in LS
Marek Olšák
2017-11-25
1
-0
/
+3
*
radeonsi: use ac.lds for shared memory
Marek Olšák
2017-11-25
3
-5
/
+3
*
radeonsi: do 64-bit LDS loads recursively
Marek Olšák
2017-11-25
1
-7
/
+9
*
mapi: Teach es{1,2}api/ABI-check shared library names on Cygwin
Jon Turney
2017-11-24
2
-8
/
+18
*
Revert "radv: remove unnecessary memset() in radv_AllocateCommandBuffers()"
Samuel Pitoiset
2017-11-24
1
-0
/
+3
*
radv/winsys: improve error messages when the buffer list creation failed
Samuel Pitoiset
2017-11-24
1
-3
/
+6
*
radv/winsys: do not try to create a BO list with 0 buffers
Samuel Pitoiset
2017-11-24
1
-3
/
+9
*
i965/vec4: fix splitting of interleaved attributes
Iago Toral Quiroga
2017-11-24
1
-1
/
+6
*
etnaviv: Emit vertex buffers consecutively
Wladimir J. van der Laan
2017-11-23
1
-4
/
+4
*
genxml: fix assert guards
Eric Engestrom
2017-11-23
1
-5
/
+5
*
meson: add variable for mapi_abi.py instead of going back up the tree
Eric Engestrom
2017-11-23
5
-4
/
+6
*
meson: reorder subdirs to avoid directly including more than one level
Eric Engestrom
2017-11-23
3
-2
/
+3
*
r600: set DX10_CLAMP for compute shader too
Roland Scheidegger
2017-11-23
1
-2
/
+3
*
anv: flag batch & instruction BOs for capture
Lionel Landwerlin
2017-11-22
2
-2
/
+6
*
anv: setup BO flags at state_pool/block_pool creation
Lionel Landwerlin
2017-11-22
7
-22
/
+41
*
r600/shader: Fix all warnings issed with "-Wall -Wextra"
Gert Wollny
2017-11-22
1
-31
/
+36
*
r600: Emit EOP for more CF instruction types
Gert Wollny
2017-11-22
4
-7
/
+16
*
meson: replace with_*dri with with_dri_platform
Dylan Baker
2017-11-22
2
-3
/
+3
*
meson: Enable SSE4.1 optimizations
Dylan Baker
2017-11-22
1
-3
/
+11
*
broadcom/vc5: Fix BASE_LEVEL handling with txl.
Eric Anholt
2017-11-22
2
-2
/
+8
*
broadcom/vc5: Fix array texture layer count setup.
Eric Anholt
2017-11-22
1
-1
/
+6
*
broadcom/vc5: Don't increment primitive queries while they're paused.
Eric Anholt
2017-11-22
1
-1
/
+3
*
broadcom/vc5: Fix incorrect padding of TF outputs.
Eric Anholt
2017-11-22
1
-0
/
+2
*
broadcom/vc5: Fix UIF surface size setup for ARB_fbo's mismatched sizes.
Eric Anholt
2017-11-22
1
-2
/
+23
*
etnaviv: Put HALTI level in specs
Wladimir J. van der Laan
2017-11-22
2
-0
/
+23
*
etnaviv: Const-correctness etnaviv_emit.h
Wladimir J. van der Laan
2017-11-22
1
-1
/
+1
*
meson: add si_driinfo.h in libgallium_dri
Juan A. Suarez Romero
2017-11-22
1
-0
/
+1
*
nir/gather_info: recognize load_patch_vertices_in as a system value
Iago Toral Quiroga
2017-11-22
1
-0
/
+1
*
i965: Support decoding INTERFACE_DESCRIPTOR_DATA with INTEL_DEBUG=bat
Jordan Justen
2017-11-21
1
-0
/
+24
*
intel/genxml: Add helpers for determining field type
Kristian H. Kristensen
2017-11-21
1
-6
/
+17
*
i965/fs: Check ADD/MAD with immediates in satprop unit test
Matt Turner
2017-11-21
1
-1
/
+125
*
i965/fs: Handle negating immediates on MADs when propagating saturates
Matt Turner
2017-11-21
1
-2
/
+8
*
mesa/teximage: add TEXTURE_CUBE_MAP_ARRAY target for CompressedTexImage3D
Juan A. Suarez Romero
2017-11-21
1
-1
/
+19
*
intel: fix disasm_info memory leaks
Tapani Pälli
2017-11-21
2
-2
/
+2
*
st/glsl_to_nir: don't generate nir twice for gs
Timothy Arceri
2017-11-21
1
-8
/
+2
*
llvmpipe: fix snorm blending
Roland Scheidegger
2017-11-21
4
-53
/
+191
*
r600: add cull distance support
Dave Airlie
2017-11-21
6
-6
/
+24
*
i965: Optimize bucket index calculation
Aravindan Muthukumar
2017-11-20
1
-8
/
+39
*
meson: Guard the gallium dri componenet
Dylan Baker
2017-11-20
1
-2
/
+4
*
meson: don't build gallium subdir unless we're building gallium
Dylan Baker
2017-11-20
1
-1
/
+3
*
broadcom/vc5: Align 1D texture miplevels to 64b.
Eric Anholt
2017-11-20
1
-0
/
+2
*
broadcom/vc5: Clamp min lod to the last level.
Eric Anholt
2017-11-20
1
-2
/
+3
*
broadcom/vc5: Increase simulator memory for tex-miplevel-selection.
Eric Anholt
2017-11-20
1
-1
/
+1
*
swr/rast: Repair simd8 frontend code rot
Tim Rowley
2017-11-20
1
-1
/
+1
[prev]
[next]