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/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
*
freedreno/a3xx/compiler: fix for resolving PHI's
Rob Clark
2014-03-02
1
-18
/
+33
*
freedreno/lowering: two-sided-color
Rob Clark
2014-03-02
5
-57
/
+269
*
freedreno/a3xx/compiler: add SSG
Rob Clark
2014-03-02
2
-0
/
+2
*
freedreno/a3xx: fix gl_PointSize
Rob Clark
2014-03-02
5
-13
/
+20
*
freedreno: resync generated headers
Rob Clark
2014-03-02
4
-5
/
+7
*
freedreno/a3xx: binning-pass vertex shader variant
Rob Clark
2014-03-02
3
-18
/
+57
*
freedreno/a3xx: add support for frag coord/face
Rob Clark
2014-03-02
7
-123
/
+408
*
freedreno/a3xx: fix for unused inputs
Rob Clark
2014-03-02
2
-5
/
+11
*
gallium/util: add missing u_math include
Ilia Mirkin
2014-02-28
1
-0
/
+2
*
r300g/tests: Added missing fclose for FILE resource.
Siavash Eliasi
2014-02-28
1
-0
/
+3
*
r600g/compute: PIPE_CAP_COMPUTE should be false for pre-evergreen GPUs
Tom Stellard
2014-02-28
1
-1
/
+3
*
winsys/svga: Avoid calling drm getparam for max surface size on older kernels
Thomas Hellstrom
2014-02-28
1
-7
/
+8
*
util/u_format: don't crash in util_format_translate if we can't do translation
Roland Scheidegger
2014-02-27
2
-6
/
+17
*
nouveau: add a nouveau_compiler binary to compile TGSI into shader ISA
Ilia Mirkin
2014-02-26
3
-0
/
+235
*
nv30: remove nv30_context use from nvfx_*prog
Ilia Mirkin
2014-02-26
13
-107
/
+110
*
nv30: remove unused sprite flipping parameter
Ilia Mirkin
2014-02-26
3
-5
/
+3
*
nv30: remove unused render_mode and hw_pointsprite_control
Ilia Mirkin
2014-02-26
2
-8
/
+3
*
nv30: remove use_nv4x, it is identical to is_nv4x
Ilia Mirkin
2014-02-26
4
-16
/
+14
*
radeonsi: Prevent geometry shader from emitting too many vertices
Michel Daenzer
2014-02-27
1
-0
/
+16
*
ilo: create u_upload_mgr last
Chia-I Wu
2014-02-26
1
-8
/
+11
*
Re-commit 'clover: Fix build with LLVM 3.5'
Tom Stellard
2014-02-25
1
-1
/
+3
*
Revert "Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/mesa"
Timothy Arceri
2014-02-26
1
-3
/
+1
*
clover: Fix build with LLVM 3.5
Tom Stellard
2014-02-25
1
-1
/
+3
*
nv50: enable txg where supported
Ilia Mirkin
2014-02-25
3
-2
/
+8
*
nv50: enable cube map array texture support
Ilia Mirkin
2014-02-25
3
-9
/
+7
*
libgl-xlib: add -Isrc/gallium/winsys flag
Brian Paul
2014-02-25
1
-0
/
+1
*
r600g,radeonsi: consolidate create_surface and surface_destroy
Marek Olšák
2014-02-25
6
-85
/
+63
*
radeonsi: inline util_blitter_copy_texture
Marek Olšák
2014-02-25
1
-3
/
+21
*
radeonsi: remove useless psbox variable from resource_copy_region
Marek Olšák
2014-02-25
1
-3
/
+2
*
radeonsi: compute depth surface registers only once
Marek Olšák
2014-02-25
1
-44
/
+54
*
radeonsi: compute color surface registers only once
Marek Olšák
2014-02-25
1
-44
/
+55
[next]