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
*
gallium: add PIPE_CAP_MAX_WINDOW_RECTANGLES to all drivers
Ilia Mirkin
2016-06-18
17
-0
/
+18
*
gallium: add API for setting window rectangles
Ilia Mirkin
2016-06-18
3
-3
/
+25
*
nv50/ir: add missing strings for some recent sysvals
Samuel Pitoiset
2016-06-18
1
-0
/
+3
*
swr: Update screen->context pointer with multiple contexts.
Bruce Cherniak
2016-06-17
2
-3
/
+7
*
swr: switch from overriding -march to selecting features
Tim Rowley
2016-06-17
1
-2
/
+2
*
st/vdpau: we support lumakeying now
Christian König
2016-06-16
1
-0
/
+1
*
vl: support luma keying for interlaced surfaces as well
Christian König
2016-06-16
1
-35
/
+41
*
auxilary/os: allow appending to GALLIUM_LOG_FILE
Brian Paul
2016-06-15
1
-2
/
+13
*
vc4: fix vc4_resource_from_handle() stride calculation
Rob Herring
2016-06-15
1
-2
/
+2
*
winsys/radeon: use the common job queue for multithreaded command submission v2
Marek Olšák
2016-06-15
4
-82
/
+19
*
gallium/util: import the multithreaded job queue from amdgpu winsys (v2)
Marek Olšák
2016-06-15
7
-83
/
+229
*
radeonsi: fix undefined left-shift into sign bit
Nicolai Hähnle
2016-06-15
1
-1
/
+2
*
gallium/radeon: num-cs-flushes query should display per-frame average
Marek Olšák
2016-06-14
1
-1
/
+1
*
gallium/radeon: add driver queries for compute/dma call stats and spills
Marek Olšák
2016-06-14
6
-1
/
+45
*
radeonsi: don't generate "ret void undef"
Marek Olšák
2016-06-14
1
-6
/
+14
*
radeonsi: try to hit direct hw MSAA resolve by changing micro mode in clear
Marek Olšák
2016-06-14
3
-1
/
+107
*
radeonsi: clarify the MSAA resolve limitation with scanout
Marek Olšák
2016-06-14
1
-1
/
+5
*
gallium/radeon: add micro_tile_mode to radeon_surf
Marek Olšák
2016-06-14
3
-3
/
+43
*
gallium/util: don't use blocksize for minify for assertions
Roland Scheidegger
2016-06-14
1
-20
/
+8
*
llvmpipe: hack-fix bugs due to bogus bind flags
Roland Scheidegger
2016-06-14
6
-17
/
+28
*
freedreno: support start param for sampler views/states
Rob Clark
2016-06-14
2
-33
/
+23
*
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
[next]