index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
softpipe: handle vertex texture sampling when using llvm for draw
Roland Scheidegger
2014-08-30
9
-36
/
+209
*
llvmpipe: (trivial) enable cube map arrays
Roland Scheidegger
2014-08-30
1
-1
/
+2
*
gallivm: handle cube map arrays for texture sampling
Roland Scheidegger
2014-08-30
5
-44
/
+107
*
draw: kill off bogus assertion in tgsi_fetch_gs_outputs
Roland Scheidegger
2014-08-30
1
-3
/
+2
*
softpipe: don't assert on illegal wrap mode for rect textures
Roland Scheidegger
2014-08-30
1
-2
/
+2
*
tgsi: (trivial) fix handling msaa resources on TXF
Roland Scheidegger
2014-08-30
1
-1
/
+4
*
draw: remove fishy num_samplers/num_sampler_views check in llvm path
Roland Scheidegger
2014-08-30
1
-5
/
+1
*
r600/compute: Don't leak compute pool item_list/unallocated_list
Aaron Watry
2014-08-29
1
-0
/
+6
*
u_vbuf: Make sure all caps are initialized
Michel Dänzer
2014-08-29
1
-24
/
+16
*
r600g: Reinstate include path to common radeon source directory
Michel Dänzer
2014-08-29
1
-1
/
+2
*
nouveau: allow more tokens by default to avoid parse failures
Ilia Mirkin
2014-08-28
1
-2
/
+4
*
targets/haiku-softpipe: explicitly prefix sw/hgl header
Emil Velikov
2014-08-28
2
-2
/
+2
*
sw/hgl: struct haiku_displaytarget is not public struct
Emil Velikov
2014-08-28
2
-23
/
+21
*
hgl: trivial bits
Emil Velikov
2014-08-28
4
-3
/
+11
*
gallium/targets: Break haiku state_tracker out to own directory
Alexander von Gluck IV
2014-08-28
11
-137
/
+156
*
gallium/targets: Haiku softpipe, perform better framebuffer validation
Alexander von Gluck IV
2014-08-28
1
-7
/
+13
*
st/egl: ship all the files in the tarball
Emil Velikov
2014-08-28
2
-8
/
+25
*
st/clover: sort the sources list
Emil Velikov
2014-08-28
2
-48
/
+52
*
st/gbm: include the header in the sources list
Emil Velikov
2014-08-28
1
-1
/
+2
*
st/xlib: Include the headers in the sources list.
Emil Velikov
2014-08-28
2
-2
/
+4
*
st/omx: use makefile.sources to handle sources lists
Emil Velikov
2014-08-28
2
-6
/
+11
*
st/vdpau: pickup/ship the private header
Emil Velikov
2014-08-28
1
-8
/
+9
*
st/vdpau: remove obsolete define VL_HANDLES
Emil Velikov
2014-08-28
2
-21
/
+5
*
st/vega: add headers and SConscript in the tarball
Emil Velikov
2014-08-28
2
-1
/
+25
*
st/xa: add remaining files in the tarball
Emil Velikov
2014-08-28
2
-3
/
+6
*
st/xvmc: pick up the headers for distribution
Emil Velikov
2014-08-28
2
-2
/
+5
*
st/xvmc: automake: move tests to noinst
Emil Velikov
2014-08-28
1
-3
/
+4
*
winsys/sw: add the final files to the tarball
Emil Velikov
2014-08-28
7
-0
/
+21
*
winsys/sw: automake: consistently use Makefile.sources
Emil Velikov
2014-08-28
20
-31
/
+41
*
winsys/$(hw): ship the Android/SCons scripts in the tarball
Emil Velikov
2014-08-28
6
-1
/
+11
*
winsys/$(hw): include headers in Makefile.sources
Emil Velikov
2014-08-28
8
-14
/
+39
*
st/egl: cleanup sw winsys header inclusions
Emil Velikov
2014-08-28
6
-12
/
+8
*
winsys/radeon: move radeon_cs_dump.h to drm
Emil Velikov
2014-08-28
2
-2
/
+2
*
gallium/radeon: cleanup header inclusion
Emil Velikov
2014-08-28
32
-36
/
+36
*
winsys/svga: build: cleanup the includes
Emil Velikov
2014-08-28
2
-6
/
+1
*
winsys/i915: remove the software winsys
Emil Velikov
2014-08-28
8
-490
/
+0
*
gallium/ilo: cleanup intel_winsys.h
Emil Velikov
2014-08-28
7
-8
/
+13
*
gallium: add cap for MAX_VERTEX_ATTRIB_STRIDE
Timothy Arceri
2014-08-27
15
-0
/
+34
*
st/clover: Fix build against LLVM SVN >= r216583
Michel Dänzer
2014-08-28
1
-0
/
+5
*
draw: fix base instance handling in llvm path
Roland Scheidegger
2014-08-28
5
-12
/
+20
*
radeon/uvd: remove comment about RV770
Alex Deucher
2014-08-27
1
-1
/
+0
*
radeon/uvd: fix field handling on R6XX style UVD
Christian König
2014-08-26
1
-2
/
+5
*
vl/compositor: set the scissor before clearing the render target
Christian König
2014-08-26
1
-1
/
+1
*
st/vdpau: fix vlVdpOutputSurfaceRender(Output|Bitmap)Surface
Christian König
2014-08-26
3
-15
/
+71
*
ilo: use genhw command opcodes
Chia-I Wu
2014-08-26
5
-134
/
+184
*
ilo: rename intel_bo_map_unsynchronized()
Chia-I Wu
2014-08-26
4
-13
/
+11
*
ilo: remove max_batch_size
Chia-I Wu
2014-08-26
5
-14
/
+4
*
ilo: replace domains by reloc flags
Chia-I Wu
2014-08-26
11
-125
/
+90
*
radeonsi: handle PIPE_BIND_BLENDABLE
Marek Olšák
2014-08-25
1
-1
/
+5
*
r600g: only set PIPE_BIND_BLENDABLE if colorbuffer rendering is supported
Marek Olšák
2014-08-25
2
-20
/
+10
[next]