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
...
*
ac/surface: compute tile swizzle only when it's allowed
Marek Olšák
2017-08-04
1
-2
/
+4
*
ac/surface: add RADEON_SURF_SHAREABLE
Marek Olšák
2017-08-04
2
-1
/
+4
*
ac/surface: remove RADEON_SURF_HAS_TILE_MODE_INDEX
Marek Olšák
2017-08-04
3
-5
/
+0
*
ac/surface: move tile_swizzle to ac_surface and document it
Marek Olšák
2017-08-04
4
-8
/
+25
*
st/mesa: fix handling of NumSamples=1 (v2)
Brian Paul
2017-08-03
3
-5
/
+7
*
gallium/docs: add more info about TXF and MSAA textures
Brian Paul
2017-08-03
1
-1
/
+3
*
st/mesa: minor clean-ups in st_atom_msaa.c
Brian Paul
2017-08-03
1
-16
/
+18
*
gallium/docs: document automatic per-sample FS execution
Brian Paul
2017-08-03
1
-0
/
+6
*
mesa: init more msaa fields
Brian Paul
2017-08-03
1
-0
/
+2
*
st/osmesa: add osmesa framebuffer iface hash table per st manager
Bruce Cherniak
2017-08-03
1
-0
/
+11
*
anv: put anv_extensions.c in gitignore
Lionel Landwerlin
2017-08-03
1
-0
/
+1
*
pipe-loader: fix build of dynamic pipe-drivers
Nicolai Hähnle
2017-08-03
5
-4
/
+7
*
android: anv_extensions.c is generated to libmesa_vulkan_common
Tapani Pälli
2017-08-03
1
-1
/
+1
*
android: radeonsi: prepare for driver-specific driconf options
Mauro Rossi
2017-08-03
2
-1
/
+18
*
android: ac/common: always build NIR translation
Mauro Rossi
2017-08-03
1
-1
/
+2
*
mesa: only check errors when the state change in glLogicOp()
Samuel Pitoiset
2017-08-03
1
-27
/
+29
*
mesa: only check errors when the state change in glBlendEquationSeparateiARB()
Samuel Pitoiset
2017-08-03
1
-20
/
+22
*
i965: Drop unnecessary I915_PARAM_HAS_EXEC_CAPTURE defines
Kenneth Graunke
2017-08-03
1
-3
/
+0
*
ac: add ac_shader_abi.h in distcheck
Juan A. Suarez Romero
2017-08-03
1
-0
/
+1
*
intel/vec4/gs: reset nr_pull_param if DUAL_INSTANCED compile failed.
Dave Airlie
2017-08-03
1
-0
/
+1
*
st/dri2 Plumb the flush_swapbuffer functionality through to dri3
Thomas Hellstrom
2017-08-03
3
-0
/
+36
*
gallium/st: Add a method to flush outstanding swapbuffers
Thomas Hellstrom
2017-08-03
4
-0
/
+29
*
glx/dri3: Implement the flush_swapbuffers method
Thomas Hellstrom
2017-08-03
1
-1
/
+29
*
gallium: introduce PIPE_CAP_MEMOBJ
Timothy Arceri
2017-08-03
17
-0
/
+17
*
i965/blit: Remember to include miptree buffer offset in relocs
Chris Wilson
2017-08-02
2
-3
/
+3
*
i965: Fix indentation
Matt Turner
2017-08-02
2
-8
/
+8
*
radv: Add suballocation for shaders.
Bas Nieuwenhuizen
2017-08-03
5
-21
/
+93
*
i965: Set "Subslice Hashing Mode" to 16x16 on Apollolake.
Kenneth Graunke
2017-08-02
2
-0
/
+16
*
mesa/dri: drop unneeded mm.h include
Dave Airlie
2017-08-03
4
-4
/
+0
*
r300: drop u_mm.h include.
Dave Airlie
2017-08-03
4
-4
/
+0
*
util: use cannonical form of ARRAY_SIZE
Emil Velikov
2017-08-02
1
-1
/
+1
*
i965: simplify intel_image_format_lookup()
Emil Velikov
2017-08-02
1
-7
/
+3
*
i965: annotate struct intel_image_format as const
Emil Velikov
2017-08-02
3
-10
/
+10
*
st/dri: NULL check before deref DRI loader .getCapability
Emil Velikov
2017-08-02
1
-2
/
+4
*
egl: check the correct function pointer
Eric Engestrom
2017-08-02
2
-1
/
+3
*
i965: Delete pitch alignment assertion in get_blit_intratile_offset_el.
Kenneth Graunke
2017-08-02
1
-1
/
+0
*
swr/rast: fix core / knights split of AVX512 intrinsics
Tim Rowley
2017-08-02
4
-55
/
+69
*
swr/rast: simplify knob default value setup
Tim Rowley
2017-08-02
2
-14
/
+11
*
swr/rast: split gen_knobs templates into .h/.cpp
Tim Rowley
2017-08-02
5
-118
/
+166
*
swr/rast: gen_knobs template code style
Tim Rowley
2017-08-02
1
-2
/
+2
*
swr/rast: switch gen_knobs.cpp license
Tim Rowley
2017-08-02
1
-12
/
+17
*
swr/rast: fix scons gen_knobs.h dependency
Tim Rowley
2017-08-02
1
-1
/
+1
*
swr/rast: constify swr rasterizer
Tim Rowley
2017-08-02
18
-323
/
+339
*
swr/rast: SIMD16 shaders - widen fetch and vertex shaders
Tim Rowley
2017-08-02
6
-5
/
+238
*
swr/rast: vmask() implementations for KNL
Tim Rowley
2017-08-02
1
-0
/
+14
*
swr/rast: rename frontend pVertexStore
Tim Rowley
2017-08-02
1
-6
/
+9
*
swr/rast: fix movemask_ps / movemask_pd on AVX512
Tim Rowley
2017-08-02
1
-2
/
+7
*
swr/rast: stop using MSFT types in platform independent code
Tim Rowley
2017-08-02
14
-31
/
+35
*
swr/rast: enable USE_SIMD16_FRONTEND by default
Tim Rowley
2017-08-02
1
-1
/
+1
*
swr/rast: disable AVX512 optimization of SSE / AVX code
Tim Rowley
2017-08-02
1
-0
/
+4
[prev]
[next]