index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "r600g: get rid of dummy pixel shader"
Marek Olšák
2017-04-12
3
-30
/
+40
*
swr: [rasterizer core] Disable 8x2 tile backend
Tim Rowley
2017-04-11
1
-1
/
+1
*
swr: [rasterizer common] Add _simd_testz_si alias
Tim Rowley
2017-04-11
1
-0
/
+1
*
swr: [rasterizer archrast] Fix archrast for MSVC 2017 compiler
Tim Rowley
2017-04-11
5
-6
/
+6
*
swr: [rasterizer jitter] Remove unused function
Tim Rowley
2017-04-11
2
-35
/
+0
*
swr: [rasterizer jitter] Remove HAVE_LLVM tests supporting llvm < 3.8
Tim Rowley
2017-04-11
4
-52
/
+0
*
swr: [rasterizer common/core] Fix 32-bit windows build
Tim Rowley
2017-04-11
6
-117
/
+123
*
swr: [rasterizer core] Fix unused variable warnings
Tim Rowley
2017-04-11
3
-10
/
+1
*
swr: [rasterizer core] Code formating change
Tim Rowley
2017-04-11
1
-10
/
+10
*
swr: [rasterizer core] SIMD16 Frontend WIP - PA
Tim Rowley
2017-04-11
1
-22
/
+22
*
swr: [rasterizer core] SIMD16 Frontend WIP - Clipper
Tim Rowley
2017-04-11
5
-124
/
+941
*
swr: [rasterizer core] Multisample sample position setup change
Tim Rowley
2017-04-11
3
-75
/
+92
*
swr: [rasterizer core] Reduce templates to speed compile
Tim Rowley
2017-04-11
3
-10
/
+71
*
swr: return true for PIPE_CAP_DOUBLES
Tim Rowley
2017-04-11
1
-0
/
+1
*
etnaviv: enable TS, but disable autodisable
Lucas Stach
2017-04-11
1
-2
/
+2
*
etnaviv: enable TS also on sampler resources
Lucas Stach
2017-04-11
1
-3
/
+0
*
etnaviv: align TS surface size to number of pixel pipes
Lucas Stach
2017-04-11
1
-1
/
+2
*
etnaviv: avoid using invalid TS
Lucas Stach
2017-04-11
3
-1
/
+7
*
nouveau: when mapping a persistent buffer, synchronize on former xfers
Ilia Mirkin
2017-04-11
1
-4
/
+2
*
nvc0: increase texture buffer object alignment to 256 for pre-GM107
Ilia Mirkin
2017-04-11
1
-1
/
+1
*
gallium/radeon: add HUD queries for GPU temperature and clocks
Samuel Pitoiset
2017-04-10
2
-7
/
+12
*
radeonsi: add new si_check_render_feedback_texture() helper
Samuel Pitoiset
2017-04-10
1
-45
/
+44
*
radeonsi: add new si_decompress_color_texture() helper
Samuel Pitoiset
2017-04-10
1
-13
/
+17
*
radeonsi: add new depth_needs_decompression() helper
Samuel Pitoiset
2017-04-10
1
-2
/
+8
*
radeonsi: add a 'break' in si_check_render_feedback_*()
Samuel Pitoiset
2017-04-10
1
-2
/
+6
*
radeonsi: re-use 'desc' in si_set_shader_image()
Samuel Pitoiset
2017-04-10
1
-2
/
+1
*
r600g: get rid of dummy pixel shader
Constantine Kharlamov
2017-04-10
3
-40
/
+30
*
r600g: add draw_vbo check for a NULL pixel shader
Constantine Kharlamov
2017-04-10
4
-2
/
+10
*
r600g: skip repeating vs, gs, and tes shader binds
Constantine Kharlamov
2017-04-10
1
-1
/
+7
*
nv50/ir: remove unused swizzle field in ValueRef
Ilia Mirkin
2017-04-09
1
-1
/
+0
*
nouveau: enable ARB_shader_clock on nv50 and nvc0
Boyan Ding
2017-04-09
2
-2
/
+2
*
nv50/ir: Handle TGSI_OPCODE_CLOCK
Boyan Ding
2017-04-09
1
-0
/
+7
*
gm107/ir: Emit SV_CLOCK system value
Boyan Ding
2017-04-09
1
-0
/
+1
*
nvc0/ir: fix overwriting of offset register with interpolateAtOffset
Ilia Mirkin
2017-04-07
1
-2
/
+2
*
gallium: fix some math formulas to display better
Ilia Mirkin
2017-04-07
1
-16
/
+16
*
nvc0/ir: fix LSB/BFE/BFI implementations
Ilia Mirkin
2017-04-07
1
-8
/
+11
*
util: fix swizzle of INSTANCEID system value
Nicolai Hähnle
2017-04-08
1
-1
/
+1
*
st/glx: Add awareness for multisample pixel formats to st/glx-xlib.
Bruce Cherniak
2017-04-07
3
-15
/
+30
*
swr: fix unused variable warnings
Tim Rowley
2017-04-07
2
-2
/
+0
*
gallivm: init vars to silence gcc warnings
Brian Paul
2017-04-07
1
-2
/
+2
*
svga: add context pointer to the invalidate surface interface
Charmaine Lee
2017-04-07
8
-27
/
+35
*
winsys/svga: use c11 thread types/functions
Brian Paul
2017-04-07
3
-13
/
+13
*
winsys/svga: Resolve command submission buffer contention v3
Thomas Hellstrom
2017-04-07
3
-2
/
+38
*
svga: remove pre-SVGA3D_HWVERSION_WS8_B1 code
Brian Paul
2017-04-07
1
-71
/
+5
*
st/wgl: sort strings in stw_extension_string[] array
Brian Paul
2017-04-07
1
-3
/
+3
*
svga: remove redundant surface propagation
Charmaine Lee
2017-04-07
2
-12
/
+8
*
svga: Fix zslice index to svga_texture_copy_handle_resource()
Charmaine Lee
2017-04-07
1
-7
/
+10
*
svga: specify include path for git_sha1.h for out-of-src builds
Brian Paul
2017-04-07
1
-0
/
+3
*
st/wgl: pseudo-implementation of WGL_EXT_swap_control
Brian Paul
2017-04-07
7
-12
/
+86
*
svga: Fix out-of-sync backing surface
Charmaine Lee
2017-04-07
1
-21
/
+70
[next]