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
Commit message (
Expand
)
Author
Age
Files
Lines
*
vc4: Return V3D version details in the GL renderer info.
Eric Anholt
2016-07-20
2
-1
/
+12
*
vc4: Check the V3D version reported by the kernel.
Eric Anholt
2016-07-20
2
-0
/
+62
*
vc4: Detect and report kernel support for branching.
Eric Anholt
2016-07-20
1
-2
/
+12
*
vc4: Switch to using the libdrm-provided vc4_drm.h.
Eric Anholt
2016-07-20
2
-280
/
+2
*
clover: Re-order includes in invocation.cpp to fix build
Tom Stellard
2016-07-20
1
-7
/
+17
*
clover: Add missing include v2
Tom Stellard
2016-07-20
1
-0
/
+1
*
swr: [rasterizer core] introduce simd16intrin.h
Tim Rowley
2016-07-20
4
-6
/
+751
*
swr: [rasterizer core] fix for possible int32 overflow condition
Tim Rowley
2016-07-20
1
-1
/
+1
*
swr: [rasterizer core] rename *_MAX enum values to *_COUNT
Tim Rowley
2016-07-20
5
-22
/
+21
*
swr: [rasterizer core] centroid correction
Tim Rowley
2016-07-20
1
-9
/
+17
*
swr: [rasterizer core] support range of values in TemplateArgUnroller
Tim Rowley
2016-07-20
3
-26
/
+56
*
swr: [rasterizer core] ensure adjacent topologies use the cut-aware PA
Tim Rowley
2016-07-20
1
-5
/
+2
*
swr: [rasterizer] attribute swizzling and linkage
Tim Rowley
2016-07-20
11
-171
/
+218
*
swr: [rasterizer common] icc declspec definitions
Tim Rowley
2016-07-20
1
-1
/
+17
*
swr: [rasterizer jitter] rework vertex/instance ID storage in fetch
Tim Rowley
2016-07-20
2
-64
/
+36
*
swr: [rasterizer core] avx512 simd utility work
Tim Rowley
2016-07-20
4
-10
/
+1026
*
swr: [rasterizer core] viewport rounding for disabled scissor
Tim Rowley
2016-07-20
1
-2
/
+4
*
gallium/dri: Add shared glapi to LIBADD on Android
Tomasz Figa
2016-07-20
1
-0
/
+7
*
radeonsi: advertise 8 bits subpixel precision for viewport bounds
Józef Kucia
2016-07-20
1
-1
/
+2
*
r600: advertise 8 bits subpixel precision for viewport bounds
Józef Kucia
2016-07-20
1
-1
/
+2
*
gallium: add a cap for VIEWPORT_SUBPIXEL_BITS (v2)
Józef Kucia
2016-07-20
17
-0
/
+18
*
nvc0: disable MS images on GM107+
Samuel Pitoiset
2016-07-20
1
-0
/
+7
*
nv50/ir: print OP_SUREDB subops in debug mode
Samuel Pitoiset
2016-07-20
1
-0
/
+1
*
gm107/ir: add emission for SUREDx
Samuel Pitoiset
2016-07-20
1
-0
/
+50
*
gm107/ir: add emission for SUSTx and SULDx
Samuel Pitoiset
2016-07-20
1
-0
/
+104
*
gm107/ra: fix constraints for surface operations
Samuel Pitoiset
2016-07-20
1
-2
/
+23
*
gm107/ir: lower surface operations
Samuel Pitoiset
2016-07-20
2
-1
/
+77
*
nvc0: bind images for 3d/cp shaders on GM107+
Samuel Pitoiset
2016-07-20
5
-18
/
+207
*
nvc0: increase the tex handles area size in the driver cb
Samuel Pitoiset
2016-07-20
1
-11
/
+11
*
winsys/amdgpu: use pb_cache buckets for fewer pb_cache misses
Marek Olšák
2016-07-19
1
-6
/
+21
*
winsys/radeon: use pb_cache buckets for fewer pb_cache misses
Marek Olšák
2016-07-19
1
-7
/
+22
*
gallium/pb_cache: reduce the number of pointer dereferences
Marek Olšák
2016-07-19
1
-7
/
+9
*
gallium/pb_cache: divide the cache into buckets for reducing cache misses
Marek Olšák
2016-07-19
5
-26
/
+47
*
gallium/pb_cache: check parameters that are more likely to fail first
Marek Olšák
2016-07-19
1
-8
/
+7
*
radeonsi: emit PS exports last
Marek Olšák
2016-07-19
1
-13
/
+31
*
radeonsi: set optimal settings in COMPUTE_RESOURCE_LIMITS
Marek Olšák
2016-07-19
1
-2
/
+6
*
radeonsi: really wait for the second EOP event and not the first one
Marek Olšák
2016-07-19
1
-1
/
+5
*
gallium/radeon: remove RADEON_FLUSH_KEEP_TILING_FLAGS flag
Marek Olšák
2016-07-19
5
-16
/
+4
*
gm107/ir: make use of ADD32I for all immediates
Samuel Pitoiset
2016-07-19
1
-1
/
+1
*
gm107/ir: add missing NEG modifier for IADD32I
Samuel Pitoiset
2016-07-19
1
-0
/
+1
*
ddebug: Fix trivial typo in stderr message
Andreas Boll
2016-07-19
1
-1
/
+1
*
vl: fix memory leak
Eric Engestrom
2016-07-19
1
-7
/
+1
*
vl: add entry point
Boyuan Zhang
2016-07-19
1
-0
/
+1
*
nv50,nvc0: srgb rendering is only available for rgba/bgra
Ilia Mirkin
2016-07-18
1
-2
/
+2
*
nvc0: add support for BGRA8 images
Ilia Mirkin
2016-07-18
7
-1
/
+16
*
radeon/uvd: add session context buffer for polaris 10/11 v2
Christian König
2016-07-18
2
-0
/
+21
*
vl/dri3: fix a memory leak from front buffer
Leo Liu
2016-07-18
1
-0
/
+1
*
compiler: Rename INTERP_QUALIFIER_* to INTERP_MODE_*.
Kenneth Graunke
2016-07-17
5
-9
/
+9
*
virgl: drop pointless leftover init of virgl_transfer_inline_write.
Dave Airlie
2016-07-17
1
-1
/
+0
*
nv50: fix alphatest for non-blendable formats
Ilia Mirkin
2016-07-16
14
-11
/
+118
[next]