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
Commit message (
Expand
)
Author
Age
Files
Lines
*
glx/dri3: Implement the flush_swapbuffers method
Thomas Hellstrom
2017-08-03
1
-1
/
+29
*
dri: Add a flushSwapBuffers method to the image loader extension
Thomas Hellstrom
2017-08-03
1
-1
/
+15
*
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
*
docs: Add Vulkan to features.txt
Jordan Justen
2017-08-02
1
-0
/
+41
*
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
*
swr/rast: fix USE_SIMD16_FRONTEND issues
Tim Rowley
2017-08-02
14
-74
/
+49
*
swr/rast: simdlib better separation of core vs knights avx512
Tim Rowley
2017-08-02
15
-245
/
+911
*
swr/rast: threadID via portable std::this_thread::get_id()
Tim Rowley
2017-08-02
1
-9
/
+11
*
spirv: Fix SpvImageFormatR16ui
Jason Ekstrand
2017-08-02
1
-1
/
+1
*
anv: Advertise VK_KHR_relaxed_block_layout
Jason Ekstrand
2017-08-02
1
-0
/
+1
*
anv: Bump the advertised version to 1.0.57
Jason Ekstrand
2017-08-02
1
-1
/
+1
*
anv: Pull the API version from anv_extensions.py
Jason Ekstrand
2017-08-02
3
-1
/
+13
*
anv: Use python to generate ICD json files
Jason Ekstrand
2017-08-02
4
-23
/
+54
*
anv: Add MAX_API_VERSION to anv_extensions.py
Jason Ekstrand
2017-08-02
2
-3
/
+44
*
anv: Make some bits of anv_extensions module-private
Jason Ekstrand
2017-08-02
2
-6
/
+6
*
git_sha1_gen: catch any error the same way
Eric Engestrom
2017-08-02
1
-5
/
+2
*
build: Don't bail on OSError in git_sha1_gen.py
Tobias Klausmann
2017-08-02
1
-0
/
+3
*
st/mesa: replace st_shader_stage_to_ptarget
Nicolai Hähnle
2017-08-02
5
-31
/
+8
*
mesa: add GLSL 4.60 to shading_language_version()
Samuel Pitoiset
2017-08-02
1
-0
/
+2
*
mesa: add always-false enable for GL 4.6
Samuel Pitoiset
2017-08-02
1
-2
/
+18
*
glsl: recognize GLSL 4.60
Samuel Pitoiset
2017-08-02
3
-3
/
+5
*
dri3: Wait for all pending swapbuffers to be scheduled before touching the front
Thomas Hellstrom
2017-08-02
2
-0
/
+21
*
mesa: add KHR_no_error support to glPolygonMode()
Samuel Pitoiset
2017-08-02
3
-1
/
+12
*
mesa: add polygon_mode() helper
Samuel Pitoiset
2017-08-02
1
-19
/
+28
*
mesa: add KHR_no_error support to glClearBufferiv()
Samuel Pitoiset
2017-08-02
3
-1
/
+12
[next]