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
...
*
radeonsi: Use 'SI' as the LLVM processor for CIK on LLVM <= 3.3
Tom Stellard
2013-10-16
1
-0
/
+4
*
r600g/compute Improve debugging output
Tom Stellard
2013-10-16
2
-5
/
+7
*
clover: Link libclc before running any optimizations
Tom Stellard
2013-10-16
1
-27
/
+13
*
svga: minor fix-ups in svga_get_shader_param()
Brian Paul
2013-10-16
1
-2
/
+3
*
cso: fix incorrect sampler view count in cso_restore_sampler_views()
Brian Paul
2013-10-16
1
-3
/
+6
*
scons: Fix build when rtti is disabled
Alexander von Gluck IV
2013-10-15
2
-4
/
+7
*
llvmpipe: Advertise PIPE_CAP_DEPTH_CLIP_DISABLE.
José Fonseca
2013-10-15
1
-1
/
+1
*
draw: make vs_slot signed.
José Fonseca
2013-10-15
1
-2
/
+4
*
swrast: add correct include for out-of-tree builds
Emil Velikov
2013-10-15
1
-0
/
+1
*
build: remove forced -fno-rtti
Alexander von Gluck IV
2013-10-14
1
-6
/
+0
*
st/vdpau: add format conversions for GetBitsYCbCr
Grigori Goronzy
2013-10-13
1
-8
/
+117
*
radeon: use staging for mapping linear textures
Grigori Goronzy
2013-10-13
1
-0
/
+6
*
radeon/uvd: use PIPE_BIND_LINEAR for video surfaces
Grigori Goronzy
2013-10-13
2
-7
/
+7
*
radeonsi: Allow Sinking pass to move preloaded const/res/sampl
Vincent Lejeune
2013-10-13
2
-5
/
+28
*
radeonsi: pass alpha_ref value to PS in the user sgpr
Vadim Girlin
2013-10-13
3
-25
/
+29
*
r600g: fix tgsi_op2_s with trans-only instructions
Vadim Girlin
2013-10-13
1
-5
/
+31
*
i915g: Fix assert
Stephane Marchesin
2013-10-12
1
-1
/
+1
*
radeon/llvm: show LLVM disassembly when available
Jay Cornwall
2013-10-12
3
-1
/
+9
*
softpipe: fix seamless cube filtering
Roland Scheidegger
2013-10-12
1
-48
/
+151
*
llvmpipe: increase fs shader variant instruction cache limit by factor 4
Roland Scheidegger
2013-10-12
1
-2
/
+2
*
svga: s/0/FALSE/
Brian Paul
2013-10-11
1
-2
/
+2
*
wayland: Don't rely on static variable for identifying wl_drm buffers
Kristian Høgsberg
2013-10-11
1
-2
/
+9
*
r600g: fix crash in set_framebuffer_state
Grigori Goronzy
2013-10-11
2
-12
/
+26
*
haiku: Fix llvmpipe and clean up softpipe tracing
Alexander von Gluck IV
2013-10-10
4
-8
/
+6
*
haiku: Remove common directory search path
Alexander von Gluck IV
2013-10-10
1
-2
/
+0
*
dri: Move API version validation into dri/common.
Eric Anholt
2013-10-10
2
-8
/
+13
*
dri: Merge drisw_util.c into dri_util.c
Eric Anholt
2013-10-10
3
-7
/
+14
*
radeon/winsys: fix handling in radeon_drm_cs_flush v2
Christian König
2013-10-10
2
-5
/
+4
*
util: Fix MinGW build.
José Fonseca
2013-10-09
1
-1
/
+1
*
llvmpipe: We don't use the draw pipeline for offset_point/line.
José Fonseca
2013-10-09
1
-2
/
+0
*
gallivm: kill old per-quad face selection code
Roland Scheidegger
2013-10-10
1
-475
/
+286
*
gallivm: handle explicit derivatives for cubemaps
Roland Scheidegger
2013-10-10
3
-56
/
+235
*
gallivm: ignore rho approximation for cube maps
Roland Scheidegger
2013-10-10
1
-30
/
+20
*
util/u_math: Fix C++ include of u_math.h on MSVC.
José Fonseca
2013-10-10
1
-1
/
+1
*
llvmpipe: abstract the code to set number of subpixel bits
Zack Rusin
2013-10-09
3
-10
/
+15
*
llvmpipe: implement 64 bit mul opcodes in llvmpipe
Zack Rusin
2013-10-09
1
-0
/
+60
*
gallium: Add support for 32x32 muls with 64 bit results
Zack Rusin
2013-10-09
8
-1
/
+103
*
gallivm: support printing of 64 bit integers
Zack Rusin
2013-10-09
1
-1
/
+6
*
gallium/state_trackers/glx: X11/Xlib.h: No such file or directory
Gaetan Nadon
2013-10-09
1
-1
/
+1
*
gallium/targets/libgl-xlib: X11/Xlib.h: No such file or directory
Gaetan Nadon
2013-10-09
1
-1
/
+1
*
gallium/state_trackers/egl: use X11_INCLUDES rather than X11_CFLAGS
Gaetan Nadon
2013-10-09
1
-1
/
+1
*
st/vdpau: really block until surface is idle
Grigori Goronzy
2013-10-09
1
-1
/
+2
*
st/vdpau: add new formats to OutputSurface rendering
Grigori Goronzy
2013-10-09
2
-1
/
+24
*
st/vdpau: fix GenerateCSCMatrix with NULL procamp
Grigori Goronzy
2013-10-09
1
-9
/
+12
*
radeon/uvd: disable VC-1 simple/main profile
Grigori Goronzy
2013-10-09
1
-1
/
+3
*
radeon/uvd: try to fix VC-1 decoding
Grigori Goronzy
2013-10-09
1
-33
/
+38
*
radeon/uvd: fix video format reporting
Grigori Goronzy
2013-10-09
1
-2
/
+5
*
gallium/dri targets: use DRI_DRIVER_LDFLAGS
Marek Olšák
2013-10-09
9
-9
/
+9
*
radeonsi: fix occlusion queries for CIK
Marek Olšák
2013-10-09
1
-3
/
+12
*
radeonsi: draw register fixes for CIK
Marek Olšák
2013-10-09
2
-9
/
+27
[prev]
[next]