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
*
nvc0: expose GLSL version 410
Ilia Mirkin
2015-04-28
1
-1
/
+1
*
st/va: add h264 decoder level support
Leo Liu
2015-04-28
1
-0
/
+5
*
st/omx/dec: add h264 decoder level support
Leo Liu
2015-04-28
1
-3
/
+7
*
vl: add level idc in sps
Leo Liu
2015-04-28
1
-0
/
+1
*
st/omx/dec: separate create_video_codec to different codecs
Leo Liu
2015-04-28
4
-18
/
+30
*
st/vdpau: add h264 decoder level support
Leo Liu
2015-04-28
1
-0
/
+5
*
gallium/util: get h264 level based on number of max references and resolution
Leo Liu
2015-04-28
1
-0
/
+36
*
r600g,radeonsi: add a driver query returning GPU load
Marek Olšák
2015-04-28
8
-2
/
+194
*
r600g,radeonsi: add driver queries for GPU temperature and shader+memory clocks
Marek Olšák
2015-04-28
5
-3
/
+58
*
gm107/ir: add lane/vertex count sysvals
Ilia Mirkin
2015-04-27
1
-0
/
+2
*
gk110/ir: add support for writing per-patch and shader outputs
Ilia Mirkin
2015-04-27
1
-7
/
+3
*
freedreno/a3xx: color masking works like a blend for some formats
Ilia Mirkin
2015-04-27
1
-0
/
+14
*
freedreno/a3xx: add support for S8 and Z32F_S8
Ilia Mirkin
2015-04-27
9
-44
/
+235
*
freedreno/a3xx: add Z32F support
Ilia Mirkin
2015-04-27
5
-10
/
+65
*
freedreno: add fd_transfer to wrap around pipe_transfer
Ilia Mirkin
2015-04-27
3
-2
/
+15
*
freedreno/a3xx: add support for disabling depth clipping
Ilia Mirkin
2015-04-27
2
-1
/
+3
*
softpipe: fix another stencil-as-float issue
Roland Scheidegger
2015-04-27
1
-2
/
+2
*
Fix a few typos
Zoë Blade
2015-04-27
24
-26
/
+26
*
scons: add target osmesa using gallium state tracker.
Olivier Pena
2015-04-27
7
-1
/
+110
*
radeonsi: set an optimal value for DB_Z_INFO.ZRANGE_PRECISION
Marek Olšák
2015-04-27
1
-7
/
+2
*
radeonsi: remove deprecated and useless registers
Marek Olšák
2015-04-27
1
-10
/
+0
*
radeonsi: remove useless includes
Marek Olšák
2015-04-27
1
-3
/
+0
*
gallium/radeon: print winsys info with R600_DEBUG=info
Marek Olšák
2015-04-27
2
-0
/
+28
*
winsys/radeon: make radeon_bo_vtbl static
Marek Olšák
2015-04-27
1
-2
/
+2
*
gallium/hud: add more options to customize HUD panes
Gediminas Jakutis
2015-04-26
2
-6
/
+161
*
os/os_memory_aligned.h: Handle integer overflow.
Jose Fonseca
2015-04-23
1
-1
/
+27
*
draw: fix prim ids when there's no gs
Roland Scheidegger
2015-04-23
3
-2
/
+15
*
gallium/radeon: don't crash when getting out-of-bounds TEMP references
Marek Olšák
2015-04-23
1
-0
/
+6
*
softpipe: fix stencil write to use an integer value
Dave Airlie
2015-04-23
1
-1
/
+1
*
freedreno: misc minor cleanups
Rob Clark
2015-04-22
3
-9
/
+10
*
freedreno/a4xx: (partial) gl_FragCoord.zw
Rob Clark
2015-04-22
1
-5
/
+11
*
freedreno/a4xx: primitive-restart
Rob Clark
2015-04-22
1
-0
/
+5
*
freedreno/nir: sysval fixes
Rob Clark
2015-04-22
2
-5
/
+12
*
freedreno/a4xx: wire up integer texture sampling
Rob Clark
2015-04-22
3
-5
/
+44
*
freedreno/a4xx: formats updates/fixes
Rob Clark
2015-04-22
3
-32
/
+84
*
freedreno: update generated headers
Rob Clark
2015-04-22
6
-20
/
+123
*
gallium/targets/d3dadapter9: drop the libdrm prefix for drm.h
Emil Velikov
2015-04-22
1
-1
/
+1
*
cso: minor comment fix
Brian Paul
2015-04-22
1
-1
/
+1
*
android: fix the building rules for Android 5.0
Chih-Wei Huang
2015-04-22
2
-2
/
+2
*
android: add $(mesa_top)/src include to the whole of mesa
Emil Velikov
2015-04-22
1
-2
/
+1
*
android: use LOCAL_SHARED_LIBRARIES over TARGET_OUT_HEADERS
Emil Velikov
2015-04-22
12
-28
/
+16
*
ilo: remove unused include from Android.mk
Emil Velikov
2015-04-22
1
-3
/
+0
*
clover: remove pre llvm 3.5.0 compatibility code
EdB
2015-04-20
1
-21
/
+2
*
gallivm: Fix build against LLVM 3.7 SVN r235265
Nick Sarnie
2015-04-20
2
-2
/
+2
*
indices: fix provoking vertex for quads/quadstrips
Ilia Mirkin
2015-04-18
1
-3
/
+10
*
primconvert: select pv convention only from flatshade_first
Ilia Mirkin
2015-04-18
1
-2
/
+1
*
freedreno/a3xx: enable polymode setting with non-fill modes
Ilia Mirkin
2015-04-18
1
-0
/
+4
*
freedreno/a3xx: fix integer and 32-bit float border colors
Ilia Mirkin
2015-04-18
1
-1
/
+30
*
freedreno/a3xx: add support for float R/RG render targets
Ilia Mirkin
2015-04-18
1
-4
/
+6
*
adjust a couple of ifdefs to handle NetBSD correctly
Tobias Nygren
2015-04-17
1
-1
/
+1
[next]