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
*
freedreno: only do extra vertex-buffer state logic on a2xx
Rob Clark
2016-06-14
1
-8
/
+10
*
freedreno: use util_copy_constant_buffer() helper
Rob Clark
2016-06-14
1
-6
/
+2
*
st/vdpau: replace 0.f and 1.f with 0.0f and 1.0f respectively
Nayan Deshmukh
2016-06-14
2
-8
/
+8
*
st/dri: Clear drawable texture_mask in dri2_invalidate_drawable
Michel Dänzer
2016-06-14
1
-0
/
+1
*
st/va: ensure linear memory for dmabuf
Julien Isorce
2016-06-14
3
-1
/
+10
*
mesa/gallium: Move u_bit_scan{,64} from gallium to util.
Mathias Fröhlich
2016-06-14
1
-148
/
+1
*
clover: Include generated sources in AM_CPPFLAGS
Aaron Watry
2016-06-14
1
-0
/
+1
*
nv50/ir: make Graph destructor virtual
Stephan Bergmann
2016-06-13
1
-1
/
+1
*
clover: Update OpenCL version string to match OpenGL
Vedran Miletić
2016-06-13
2
-2
/
+6
*
util: update some assertions in util_resource_copy_region()
Brian Paul
2016-06-13
1
-4
/
+8
*
nvc0/ir: clamp the UBO index for compute on Kepler
Samuel Pitoiset
2016-06-13
1
-1
/
+9
*
radeonsi: enable scratch coalescing
Marek Olšák
2016-06-13
1
-2
/
+10
*
st/va: hardlink driver instances to gallium_drv_video.so
Jimmy Berry
2016-06-13
1
-0
/
+14
*
vl: Fix trivial sign compare warnings
Jan Vesely
2016-06-13
7
-18
/
+15
*
Android: move libdrm settings to top-level Android.common.mk
Rob Herring
2016-06-13
20
-26
/
+12
*
gallium: remove st_api::get_proc_address hook
Emil Velikov
2016-06-13
1
-12
/
+0
*
swr: automake: add missing -I flag
Emil Velikov
2016-06-13
1
-0
/
+1
*
swr: Add missing headers for package inclusion
Chuck Atkins
2016-06-13
1
-1
/
+9
*
gallivm: Fix trivial sign warnings
Jan Vesely
2016-06-13
8
-21
/
+22
*
st/va: use proper temp pipe_video_buffer template
Julien Isorce
2016-06-13
1
-4
/
+4
*
st/va: it is valid to release the VABuffer of an exported resource
Julien Isorce
2016-06-13
1
-7
/
+1
*
nv50: reinstate dedicated constbuf push path
Ilia Mirkin
2016-06-11
5
-29
/
+50
*
nv50: enable indirect addressing of fragment shader inputs
Ilia Mirkin
2016-06-11
2
-1
/
+2
*
llvmpipe: turn on pipe cap for GL_ARB_copy_image support
Brian Paul
2016-06-10
1
-1
/
+2
*
llvmpipe: don't use 3-component formats, except 32-bit x 3 formats
Brian Paul
2016-06-10
1
-11
/
+12
*
softpipe: turn on pipe cap for GL_ARB_copy_image support
Brian Paul
2016-06-10
1
-1
/
+2
*
softpipe: don't use 3-component formats
Brian Paul
2016-06-10
1
-0
/
+18
*
util: update util_resource_copy_region() for GL_ARB_copy_image
Brian Paul
2016-06-10
1
-20
/
+95
*
gallium: Fix region overlap conditions for rectangles with a shared edge
Anuj Phogat
2016-06-10
1
-4
/
+4
*
gallivm: more 64-bit integer prep work.
Dave Airlie
2016-06-11
1
-8
/
+8
*
radeonsi: convert to 64-bitness checks instead of doubles.
Dave Airlie
2016-06-11
3
-31
/
+33
*
gallivm: make non-float return code bitcast consistent.
Dave Airlie
2016-06-11
1
-12
/
+6
*
gallium/gallivm: use 64-bit test instead of doubles.
Dave Airlie
2016-06-11
1
-37
/
+36
*
gallium/tgsi: add 64-bitness type check function.
Dave Airlie
2016-06-11
1
-0
/
+7
*
vl/dri3: support receiving new pixmap for front buffer
Leo Liu
2016-06-10
1
-1
/
+6
*
vl/dri3: get Makefile properly
Leo Liu
2016-06-10
3
-5
/
+10
*
gallivm: Never emit llvm.fmuladd on LLVM 3.3.
Jose Fonseca
2016-06-10
2
-1
/
+7
*
gallivm: Use llvm.fmuladd.*.
Jose Fonseca
2016-06-10
7
-68
/
+98
*
util,gallivm: Explicitly enable/disable fma attribute.
Jose Fonseca
2016-06-10
4
-0
/
+13
*
radeonsi: Reinitialize all descriptors in CE preamble.
Bas Nieuwenhuizen
2016-06-10
3
-3
/
+15
*
swr: implement clipPlanes/clipVertex/clipDistance/cullDistance
Tim Rowley
2016-06-09
5
-2
/
+94
*
st/vdpau: implement luma keying
Nayan Deshmukh
2016-06-09
2
-12
/
+39
*
vl: Apply luma key filter before CSC conversion
Nayan Deshmukh
2016-06-09
7
-20
/
+42
*
virgl: fix checking fences
Marc-André Lureau
2016-06-09
2
-2
/
+2
*
radeonsi: improve the computation and comment of scratch_waves
Marek Olšák
2016-06-08
1
-4
/
+18
*
radeonsi: print the number of spilled VGPRs
Marek Olšák
2016-06-08
1
-3
/
+6
*
gallium/radeon: remove dead code creating LLVMTargetMachine
Marek Olšák
2016-06-08
3
-27
/
+1
*
radeonsi: don't enable scratch just for SGPR spills
Marek Olšák
2016-06-08
1
-2
/
+17
*
Revert "radeonsi: allow direct hw MSAA resolve for scanout surfaces"
Marek Olšák
2016-06-08
1
-0
/
+1
*
radeonsi: re-enable PBO ReadPixels acceleration
Marek Olšák
2016-06-08
1
-3
/
+6
[next]