index
:
~mmueller/mesa
GPUTextureLoad
NewStart
NewStartAMF
blorp-flush
Mesa3d development and testing repo
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-11
added missing file
blorp-flush
Mark Mueller
1
-0
/
+323
2013-11-08
smurf commit on new gl_formats, maybe.
Mark Mueller
4
-163
/
+371
2013-11-07
Revert "Revert "i965: Avoid flushing the batch for every blorp op.""
Mark Mueller
4
-17
/
+50
2013-11-07
mesa formats for handling cached textures implemented.
Mark Mueller
12
-51
/
+618
2013-11-07
Revert "Revert "intel: Reuse intel_glFlush().""
Mark Mueller
1
-2
/
+1
2013-11-07
Revert "Revert "intel: Add a batch flush between front-buffer downsample and ...
Mark Mueller
1
-0
/
+11
2013-11-07
Revert "Revert "i965: Directly call intel_batchbuffer_flush() after i915 spli...
Mark Mueller
1
-2
/
+2
2013-10-28
With the current blacklist the GPUTexture Loads reach parity with master
Mark Mueller
6
-103
/
+129
2013-10-28
Minor changes. Improve texture loading metric. Resolving issues with a
Mark Mueller
8
-6
/
+125
2013-10-28
Revert "i965: Directly call intel_batchbuffer_flush() after i915 split."
Mark Mueller
1
-2
/
+2
2013-10-28
Revert "intel: Add a batch flush between front-buffer downsample and X protoc...
Mark Mueller
1
-11
/
+0
2013-10-28
Revert "intel: Reuse intel_glFlush()."
Mark Mueller
1
-1
/
+2
2013-10-28
Revert "i965: Avoid flushing the batch for every blorp op."
Mark Mueller
4
-50
/
+17
2013-10-28
clover: Improve region and pitch argument handling in memory transfer APIs.
Francisco Jerez
1
-130
/
+270
2013-10-28
clover: Add a pixel_size() method to the image class.
Francisco Jerez
2
-0
/
+7
2013-10-28
clover: Implement support for the ICD extension.
Francisco Jerez
17
-78
/
+1046
2013-10-28
clover: Make sure hidden is the default symbol visibility.
Francisco Jerez
1
-2
/
+5
2013-10-28
clover: Prepare the build system for ICD support.
Tom Stellard
3
-8
/
+25
2013-10-28
clover: Fix memory leak when initializing a device object fails.
Francisco Jerez
1
-1
/
+3
2013-10-28
clover: Tidy up resource::mapping.
Francisco Jerez
2
-11
/
+9
2013-10-28
clover: Simplify command_queue::flush().
Francisco Jerez
2
-11
/
+10
2013-10-28
clover: Clean up the kernel and program object interface.
Francisco Jerez
8
-136
/
+139
2013-10-28
clover: Clean up the interface of the context object slightly.
Francisco Jerez
6
-27
/
+23
2013-10-28
clover: Delete copy constructors and assignment operators in all non-copiable...
Francisco Jerez
11
-22
/
+44
2013-10-28
clover: Define a few convenience equality operators.
Francisco Jerez
10
-5
/
+47
2013-10-28
clover: Simplify the platform object by using util/range.
Francisco Jerez
3
-28
/
+8
2013-10-28
clover: Add property list helpers with a syntax consistent with other API obj...
Francisco Jerez
5
-50
/
+91
2013-10-28
clover: Switch samplers to the new model.
Francisco Jerez
7
-53
/
+53
2013-10-28
clover: Switch memory objects to the new model.
Francisco Jerez
9
-302
/
+267
2013-10-28
clover: Switch kernel and program objects to the new model.
Francisco Jerez
11
-492
/
+458
2013-10-28
clover: Switch command queues to the new model.
Francisco Jerez
14
-252
/
+264
2013-10-28
clover: Switch event objects to the new model.
Francisco Jerez
7
-222
/
+233
2013-10-28
clover: Switch context objects to the new model.
Francisco Jerez
13
-103
/
+91
2013-10-28
clover: Switch device objects to the new model.
Francisco Jerez
9
-140
/
+139
2013-10-28
clover: Switch platform objects to the new model.
Francisco Jerez
7
-46
/
+47
2013-10-28
clover: Define helper classes for the new object model.
Francisco Jerez
20
-107
/
+398
2013-10-28
clover: Clean up property query functions by using a new property_buffer help...
Francisco Jerez
12
-263
/
+547
2013-10-28
clover: Switch to the new utility code.
Francisco Jerez
17
-717
/
+152
2013-10-28
clover: Name include guards consistently.
Francisco Jerez
17
-34
/
+34
2013-10-28
clover: Replace a bunch of double underscores with single underscores.
Francisco Jerez
27
-206
/
+208
2013-10-28
clover: Clean up the event profiling code.
Francisco Jerez
8
-121
/
+228
2013-10-28
clover: Import new utility library.
Francisco Jerez
12
-1
/
+2157
2013-10-28
clover: Require GCC 4.7 or higher to build.
Francisco Jerez
1
-2
/
+2
2013-10-28
clover: Use std::numeric_limits<std::size_t>::max() instead of SIZE_MAX
Tom Stellard
1
-1
/
+1
2013-10-28
llvmpipe: enable seamless cube filtering
Roland Scheidegger
1
-1
/
+1
2013-10-28
gallivm: implement seamless cube filtering
Roland Scheidegger
3
-40
/
+368
2013-10-28
winsys/radeon: cleanup CS offloading
Christian König
1
-21
/
+10
2013-10-28
radeon: Enable ARB_texture_mirror_clamp_to_edge.
Rico Schüller
1
-0
/
+1
2013-10-28
r200: Enable ARB_texture_mirror_clamp_to_edge.
Rico Schüller
1
-0
/
+1
2013-10-28
gallium: Enable ARB_texture_mirror_clamp_to_edge.
Rico Schüller
1
-0
/
+1
[next]