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
/
gallium
/
drivers
/
swr
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson: Fix compiler checks for SWR with ICC
Dylan Baker
2019-01-24
1
-25
/
+5
*
meson: fix swr KNL build
Dylan Baker
2019-01-24
1
-1
/
+1
*
swr/rast: Store cached files in multiple subdirs
Alok Hota
2019-01-16
3
-38
/
+52
*
swr/rast: New execution engine per JIT
Alok Hota
2019-01-16
2
-42
/
+65
*
swr/rast: Scope MEM_CLIENT enum for mem usages
Alok Hota
2019-01-16
6
-40
/
+38
*
swr/rast: Unaligned and translations in gathers
Alok Hota
2019-01-16
1
-21
/
+35
*
swr/rast: partial support for Tiled Resources
Alok Hota
2019-01-16
2
-0
/
+164
*
swr/rast: Add annotator to interleave isa text
Alok Hota
2019-01-16
2
-3
/
+36
*
swr/rast: Use gfxptr_t value in JitGatherVertices
Alok Hota
2019-01-16
1
-18
/
+16
*
gallium/swr: Fix multi-context sync fence deadlock.
Bruce Cherniak
2019-01-16
1
-1
/
+3
*
configure: allow building with python3
Emil Velikov
2018-10-31
1
-1
/
+1
*
swr/rast: ignore CreateElementUnorderedAtomicMemCpy
Alok Hota
2018-10-25
1
-1
/
+2
*
swr/rast: fix intrinsic/function for LLVM 7 compatibility
Alok Hota
2018-10-25
6
-14
/
+3
*
gallium: add PIPE_CAP_MAX_TEXTURE_UPLOAD_MEMORY_BUDGET
Marek Olšák
2018-09-07
1
-0
/
+1
*
gallium: enable GL_AMD_depth_clamp_separate on r600, radeonsi
Marek Olšák
2018-09-06
1
-0
/
+1
*
gallium: split depth_clip into depth_clip_near & depth_clip_far
Marek Olšák
2018-09-06
1
-1
/
+1
*
gallium: Split out PIPE_CAP_TEXTURE_MIRROR_CLAMP_TO_EDGE.
Kenneth Graunke
2018-08-24
1
-0
/
+1
*
Revert "configure: allow building with python3"
Emil Velikov
2018-08-24
1
-1
/
+1
*
gallium: add PIPE_CAP_MAX_SHADER_BUFFER_SIZE
Marek Olšák
2018-08-23
1
-0
/
+2
*
gallium: add PIPE_CAP_MAX_GS_INVOCATIONS
Marek Olšák
2018-08-23
1
-0
/
+2
*
configure: allow building with python3
Emil Velikov
2018-08-23
1
-1
/
+1
*
swr: bump minimum supported LLVM version to 6.0
Juan A. Suarez Romero
2018-08-20
2
-3
/
+3
*
meson: Build with Python 3
Mathieu Bridon
2018-08-10
3
-9
/
+9
*
swr: don't export swr_create_screen_internal
Emil Velikov
2018-08-07
2
-2
/
+1
*
swr: Remove unnecessary memset call
Vlad Golovkin
2018-08-02
1
-1
/
+0
*
gallium: add storage_sample_count parameter into is_format_supported
Marek Olšák
2018-07-31
1
-0
/
+4
*
gallium: add PIPE_CAP_FRAMEBUFFER_MSAA_CONSTRAINTS
Marek Olšák
2018-07-31
1
-0
/
+1
*
swr/rast: Updating code style based on current clang-format rules
Alok Hota
2018-06-28
4
-253
/
+260
*
swr/rast: Fix addPassesToEmitFile usage with llvm-7.0.
Vinson Lee
2018-06-28
1
-0
/
+4
*
swr/rast: Handling removed LLVM intrinsics in trunk
Alok Hota
2018-06-28
1
-0
/
+40
*
swr/rast: Adding SCATTERPS functionality to BuilderGfxMem
Alok Hota
2018-06-28
2
-0
/
+19
*
swr/rast: Adding Read/Write specifier to TranslateGfxAddress stack
Alok Hota
2018-06-28
2
-27
/
+28
*
swr: bump minimum supported LLVM version to 5.0
Juan A. Suarez Romero
2018-06-21
2
-5
/
+5
*
swr/rast: Clang-Format most rasterizer source code
Alok Hota
2018-06-18
114
-22174
/
+27802
*
gallium: add support for programmable sample locations
Rhys Perry
2018-06-14
1
-0
/
+1
*
gallium: add PIPE_CAP_GLSL_FEATURE_LEVEL_COMPATIBILITY
Marek Olšák
2018-05-29
1
-0
/
+2
*
swr/rast: Adjusted avx512 primitive assembly for msvc codegen
Alok Hota
2018-05-25
1
-49
/
+90
*
swr/rast: Moved memory init out of core swr init
Alok Hota
2018-05-25
7
-7
/
+86
*
swr/rast: Removed superfluous JitManager argument from passes
Alok Hota
2018-05-25
6
-14
/
+13
*
swr/rast: Renamed MetaData calls
Alok Hota
2018-05-25
2
-87
/
+87
*
swr/rast: Use metadata to communicate between passes
Alok Hota
2018-05-25
1
-0
/
+28
*
swr/rast: Check gCoreBuckets/CORE_BUCKETS equal length at compile time
Alok Hota
2018-05-25
1
-0
/
+1
*
swr/rast: Added in-place building to SCATTERPS
Alok Hota
2018-05-25
1
-9
/
+20
*
swr/rast: Added FEClipRectangles event
Alok Hota
2018-05-17
2
-0
/
+4
*
swr/rast: Whitespace and tab-to-spaces changes
Alok Hota
2018-05-17
5
-17
/
+18
*
swr/rast: fix VCVTPD2PS generation for AVX512
Alok Hota
2018-05-17
1
-2
/
+10
*
swr/rast: Rectlist support for GS
Alok Hota
2018-05-17
6
-1
/
+102
*
swr/rast: Remove unneeded virtual from methods
Alok Hota
2018-05-17
1
-2
/
+2
*
meson: fix copyright symbol
Eric Engestrom
2018-05-15
1
-1
/
+1
*
autotools, meson: add tileset.h
Juan A. Suarez Romero
2018-05-15
2
-1
/
+3
[next]