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
*
ilo: remove intel_bo_get_virtual()
Chia-I Wu
2014-03-10
6
-114
/
+141
*
ilo: rework winsys bo reloc functions
Chia-I Wu
2014-03-10
6
-34
/
+35
*
ilo: add a wrapper to cast struct intel_bo
Chia-I Wu
2014-03-10
1
-23
/
+28
*
ilo: fix DRM_API_HANDLE_TYPE_FD export
Chia-I Wu
2014-03-10
1
-2
/
+0
*
ilo: improve winsys documentation/comments
Chia-I Wu
2014-03-10
2
-15
/
+107
*
ilo: remove intel_winsys_enable_reuse()
Chia-I Wu
2014-03-10
3
-13
/
+3
*
radeonsi: Use proper member name for deleting export shader PM4 state
Michel Dänzer
2014-03-10
1
-0
/
+2
*
r600g: document why texture offset emulation is needed
Marek Olšák
2014-03-10
1
-1
/
+2
*
Revert nvc0 part of "nv50: adjust blit_3d handling of ms output textures"
Ilia Mirkin
2014-03-09
1
-8
/
+4
*
nv50: adjust blit_3d handling of ms output textures
Ilia Mirkin
2014-03-09
2
-8
/
+16
*
nouveau: fix fence waiting logic in screen destroy
Ilia Mirkin
2014-03-09
3
-7
/
+27
*
nouveau: add valid range tracking to nouveau_buffer
Ilia Mirkin
2014-03-09
6
-0
/
+47
*
radeonsi: fix freeing descriptor buffers
Christian König
2014-03-08
1
-1
/
+1
*
radeonsi: fix leaking the bound state on destruction v2
Christian König
2014-03-08
3
-0
/
+10
*
radeonsi: avoid stale state pointers
Christian König
2014-03-08
1
-9
/
+3
*
radeonsi: avoid stale pointers in si_delete_shader_selector
Christian König
2014-03-08
1
-1
/
+6
*
Revert "winsys/radeon: if there's VRAM-only usage, keep it"
Marek Olšák
2014-03-08
1
-28
/
+12
*
radeon/vce: fix memory leak
Christian König
2014-03-08
1
-0
/
+1
*
radeon: Include radeon_elf_util.c in the list of LLVM_C_FILES v2
Tom Stellard
2014-03-07
2
-1
/
+2
*
radeon/llvm: Factor elf parsing code out into its own function
Tom Stellard
2014-03-07
4
-51
/
+132
*
radeon: Rename struct radeon_llvm_binary to radeon_shader_binary v2
Tom Stellard
2014-03-07
5
-12
/
+23
*
gallium: rename R4A4 and A4R4 formats to match their swizzle
Marek Olšák
2014-03-07
6
-12
/
+11
*
radeonsi: fix blit compressed texture workaround to support 2D arrays
Marek Olšák
2014-03-07
1
-1
/
+2
*
r600g: fix blitting the last 2 mipmap levels for Evergreen
Marek Olšák
2014-03-07
3
-13
/
+36
*
r600g: fix texelFetchOffset GLSL functions
Marek Olšák
2014-03-07
1
-10
/
+77
*
winsys/radeon: if there's VRAM-only usage, keep it
Marek Olšák
2014-03-07
1
-12
/
+28
*
radeon: Use upload manager for buffer downloads
Niels Ole Salscheider
2014-03-07
1
-18
/
+56
*
st/vdpau: Add rotation v2
Kusanagi Kouichi
2014-03-07
1
-0
/
+6
*
vl: Add rotation v3
Kusanagi Kouichi
2014-03-07
2
-12
/
+107
*
st/omx/enc: fix crash on destruction
Christian König
2014-03-07
1
-8
/
+15
*
clover: Fix build against LLVM SVN r203065 or newer
Michel Dänzer
2014-03-07
1
-0
/
+4
*
gallium/util: Fix memory leak
Aaron Watry
2014-03-06
1
-0
/
+2
*
WIP: freedreno/a3xx: incorrect scissor for binning pass
Rob Clark
2014-03-05
3
-8
/
+35
*
nv50,nvc0: add 11f_11f_10f vertex support
Ilia Mirkin
2014-03-04
3
-1
/
+3
*
radeon/uvd: fix typo in documentation
Dieter Nützel
2014-03-04
1
-1
/
+1
*
clover: Use correct LLVM version in #if for DataLayout construction
Tom Stellard
2014-03-04
1
-1
/
+1
*
translate: fix buffer overflows
Zack Rusin
2014-03-04
4
-6
/
+18
*
draw/llvm: fix generation of the VS with GS present
Zack Rusin
2014-03-04
1
-7
/
+7
*
st/osmesa: check buffer size when searching for buffers
Brian Paul
2014-03-04
1
-4
/
+7
*
r600g: implement edge flags
Marek Olšák
2014-03-04
3
-4
/
+53
*
r600g: port color buffer format conversion from radeonsi
Marek Olšák
2014-03-04
4
-913
/
+161
*
radeonsi: move translate_colorswap to common code
Marek Olšák
2014-03-04
4
-54
/
+62
*
util: don't define isfinite(), isnan() for MSVC >= 1800
Hans
2014-03-03
1
-0
/
+4
*
softpipe: use 64-bit arithmetic in softpipe_resource_layout()
Brian Paul
2014-03-03
1
-3
/
+3
*
st/vdpau: fix possible NULL dereference
Grigori Goronzy
2014-03-03
1
-4
/
+4
*
st/omx: always advertise all components
Christian König
2014-03-03
2
-33
/
+23
*
clover: Fix building with latest llvm
Bruno Jiménez
2014-03-03
1
-3
/
+2
*
st/dri: add support for dma-buf importer (DRIimage v8)
Dave Airlie
2014-03-03
2
-1
/
+57
*
st/dri: move fourcc->format conversion to a common place
Dave Airlie
2014-03-03
1
-46
/
+35
*
freedreno/a3xx/compiler: overflow in trans_endif
Rob Clark
2014-03-02
1
-13
/
+5
[next]