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
...
*
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
*
i965: Stop muging cube array lengths by 6
Jason Ekstrand
2016-07-20
5
-38
/
+11
*
i965/miptree: Set logical_depth0 == 6 for cube maps
Jason Ekstrand
2016-07-20
1
-4
/
+11
*
i965/miptree: Enforce that height == 1 for 1-D array textures
Jason Ekstrand
2016-07-20
2
-19
/
+5
*
Avoid overflow in 'last' variable of FindGLXFunction(...)
Stefan Dirsch
2016-07-20
1
-3
/
+3
*
egl/android: Stop leaking DRI images
Tomasz Figa
2016-07-20
1
-0
/
+11
*
egl/android: Add some useful error messages
Tomasz Figa
2016-07-20
1
-3
/
+10
*
egl/android: Check return value of dri2_get_dri_config()
Tomasz Figa
2016-07-20
1
-0
/
+2
*
i965: store reference to the context within struct brw_fence (v2)
Emil Velikov
2016-07-20
1
-11
/
+44
*
egl/dri2: dri2_make_current: Set EGL error if bindContext fails
Nicolas Boichat
2016-07-20
1
-2
/
+8
*
egl/android: Remove unused variables
Tomasz Figa
2016-07-20
1
-2
/
+0
*
gallium/dri: Add shared glapi to LIBADD on Android
Tomasz Figa
2016-07-20
1
-0
/
+7
*
mesa: scons: remove left over src/glsl include
Emil Velikov
2016-07-20
1
-1
/
+0
*
mesa: scons: list builddir before srcdir
Emil Velikov
2016-07-20
1
-4
/
+4
*
mesa: automake: list builddir before srcdir
Emil Velikov
2016-07-20
1
-3
/
+3
*
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
18
-0
/
+21
*
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
*
nir: Fix uninitialized use of 'replacement'.
Kenneth Graunke
2016-07-19
1
-1
/
+1
*
i965: Use tex_mocs instead of rb_mocs for GL images.
Kenneth Graunke
2016-07-19
1
-1
/
+1
*
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
*
nir/algebraic: Optimize fabs(u2f(x))
Ian Romanick
2016-07-19
1
-0
/
+1
*
st/mesa: Enable MESA_shader_integer_functions on all GLSL 1.30 platforms
Ian Romanick
2016-07-19
2
-1
/
+16
*
i965: Enable MESA_shader_integer_functions on all GLSL 1.30 platforms
Ian Romanick
2016-07-19
2
-6
/
+15
*
i965: Don't lower uaddCarry and usubBorrow in both GLSL IR and NIR
Ian Romanick
2016-07-19
1
-3
/
+1
*
i965: Update assertion to account for Gen < 7
Ian Romanick
2016-07-19
1
-1
/
+4
*
i965: Use LZD to implement nir_op_find_lsb on Gen < 7
Ian Romanick
2016-07-19
2
-3
/
+45
*
i965: Use LZD to implement nir_op_ifind_msb on Gen < 7
Ian Romanick
2016-07-19
2
-21
/
+90
*
i965: Use LZD to implement nir_op_ufind_msb
Ian Romanick
2016-07-19
4
-1
/
+54
*
i965: Always enable GL_ARB_shading_language_packing
Ian Romanick
2016-07-19
1
-1
/
+1
*
i965: Move enable of EXT_shader_integer_mix
Ian Romanick
2016-07-19
1
-1
/
+2
*
glsl: Add lowering pass for ir_bin_imul_high
Ian Romanick
2016-07-19
2
-0
/
+150
[prev]
[next]