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
...
*
clover: Prepare the build system for ICD support.
Tom Stellard
2013-10-21
2
-8
/
+11
*
clover: Fix memory leak when initializing a device object fails.
Francisco Jerez
2013-10-21
1
-1
/
+3
*
clover: Tidy up resource::mapping.
Francisco Jerez
2013-10-21
2
-11
/
+9
*
clover: Simplify command_queue::flush().
Francisco Jerez
2013-10-21
2
-11
/
+10
*
clover: Clean up the kernel and program object interface.
Francisco Jerez
2013-10-21
8
-136
/
+139
*
clover: Clean up the interface of the context object slightly.
Francisco Jerez
2013-10-21
6
-27
/
+23
*
clover: Delete copy constructors and assignment operators in all non-copiable...
Francisco Jerez
2013-10-21
11
-22
/
+44
*
clover: Define a few convenience equality operators.
Francisco Jerez
2013-10-21
10
-5
/
+47
*
clover: Simplify the platform object by using util/range.
Francisco Jerez
2013-10-21
3
-28
/
+8
*
clover: Add property list helpers with a syntax consistent with other API obj...
Francisco Jerez
2013-10-21
5
-50
/
+91
*
clover: Switch samplers to the new model.
Francisco Jerez
2013-10-21
7
-53
/
+53
*
clover: Switch memory objects to the new model.
Francisco Jerez
2013-10-21
9
-302
/
+267
*
clover: Switch kernel and program objects to the new model.
Francisco Jerez
2013-10-21
11
-492
/
+458
*
clover: Switch command queues to the new model.
Francisco Jerez
2013-10-21
14
-252
/
+264
*
clover: Switch event objects to the new model.
Francisco Jerez
2013-10-21
7
-222
/
+233
*
clover: Switch context objects to the new model.
Francisco Jerez
2013-10-21
13
-103
/
+91
*
clover: Switch device objects to the new model.
Francisco Jerez
2013-10-21
9
-140
/
+139
*
clover: Switch platform objects to the new model.
Francisco Jerez
2013-10-21
7
-46
/
+47
*
clover: Define helper classes for the new object model.
Francisco Jerez
2013-10-21
20
-107
/
+398
*
clover: Clean up property query functions by using a new property_buffer help...
Francisco Jerez
2013-10-21
12
-263
/
+547
*
clover: Switch to the new utility code.
Francisco Jerez
2013-10-21
17
-717
/
+152
*
clover: Name include guards consistently.
Francisco Jerez
2013-10-21
17
-34
/
+34
*
clover: Replace a bunch of double underscores with single underscores.
Francisco Jerez
2013-10-21
27
-206
/
+208
*
clover: Clean up the event profiling code.
Francisco Jerez
2013-10-21
8
-121
/
+228
*
clover: Import new utility library.
Francisco Jerez
2013-10-21
12
-1
/
+2157
*
clover: Use std::numeric_limits<std::size_t>::max() instead of SIZE_MAX
Tom Stellard
2013-10-21
1
-1
/
+1
*
llvmpipe: enable seamless cube filtering
Roland Scheidegger
2013-10-21
1
-1
/
+1
*
gallivm: implement seamless cube filtering
Roland Scheidegger
2013-10-21
3
-40
/
+368
*
winsys/radeon: cleanup CS offloading
Christian König
2013-10-21
1
-21
/
+10
*
r300g/compiler: Fix unsigned comparison with less than zero
David Heidelberger
2013-10-21
1
-1
/
+1
*
r600g/sb: Initialize shader::dce_flags.
Vinson Lee
2013-10-20
1
-1
/
+2
*
translate_sse: Fix generated code argument handling for msabi on x86_64
Jon TURNEY
2013-10-18
1
-3
/
+11
*
rtasm: Cygwin uses the msabi calling convention on x86_64
Jon TURNEY
2013-10-18
1
-1
/
+1
*
rtasm: The heap is NX on 64-bit Cygwin, so use the rtasm_exec_malloc() implem...
Jon TURNEY
2013-10-18
1
-1
/
+1
*
r600g/sb: fix issue with DCE between GVN and GCM (v2)
Vadim Girlin
2013-10-17
4
-12
/
+39
*
Revert "scons: Fix build when rtti is disabled"
José Fonseca
2013-10-16
2
-7
/
+4
*
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
[prev]
[next]