index
:
~olv/mesa
android-gingerbread-7.11
android-gingerbread-next
android-gingerbread-upstream-wip
android-ics-next
draw-decompose
draw-decompose-2.1
draw-vsplit
egl-client-buffer
egl-windows
esapi-rework
gallium-g3d
gallium-unified-draw
gallium-unified-draw-2
master
new-egl
shared-glapi
shared-glapi-2
shared-glapi-3
vega-1.1
vega-polish
webgl
olv's Mesa repository
olv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-27
docs: Note that ES2_compatibility is already done.
Eric Anholt
1
-1
/
+1
2011-04-27
Revert "intel: use throttle ioctl for throttling"
Eric Anholt
3
-3
/
+13
2011-04-27
st/mesa: choose 3-component float formats before 4-component formats
Brian Paul
1
-2
/
+21
2011-04-27
st/mesa: whitespace fixes
Brian Paul
1
-3
/
+3
2011-04-27
util: make macros MIN3, MAX3, MIN4, MAX4 little more efficient
Marek Olšák
1
-4
/
+4
2011-04-27
mesa: add macros MIN3 and MAX3
Marek Olšák
1
-0
/
+4
2011-04-27
gallium/nouveau: fix printf warnings
Marek Olšák
2
-2
/
+2
2011-04-27
gallivm: fix warning: ‘value’ may be used uninitialized in this function
Marek Olšák
1
-1
/
+1
2011-04-27
st/mesa: fix warning: ‘user_memory’ may be used uninitialized in this fun...
Marek Olšák
1
-1
/
+1
2011-04-27
svga: fix warning: ‘uc.ui’ may be used uninitialized in this function
Marek Olšák
1
-1
/
+1
2011-04-27
os: simplify ifdef
nobled
1
-1
/
+1
2011-04-26
docs: fix typo, wrap lines in 7.11 release notes
Brian Paul
1
-2
/
+3
2011-04-26
docs: add GL_ARB_robustness to 7.11 release notes
Brian Paul
1
-0
/
+1
2011-04-26
Squashed commit of the following:
Brian Paul
42
-9977
/
+12139
2011-04-26
i965/fs: Add support for compute-to-mrf in 16-wide mode.
Eric Anholt
1
-11
/
+52
2011-04-26
i965/fs: Typo fix a comment.
Eric Anholt
1
-1
/
+1
2011-04-26
i965/fs: Enable constant propagation in 16-wide.
Eric Anholt
1
-5
/
+3
2011-04-26
i965/fs: Fix and enable the instruction scheduler for 16-wide.
Eric Anholt
1
-8
/
+42
2011-04-26
i965/fs: Add support for 16-wide dispatch with uniforms in use.
Eric Anholt
2
-8
/
+53
2011-04-26
hash_table: Add an iterator for doing things like cleanup of the HT.
Eric Anholt
2
-0
/
+26
2011-04-26
i965/fs: Add a little whitespace between shader dumping debug.
Eric Anholt
1
-1
/
+5
2011-04-26
i965/fs: Add support for compr4 MRF writes.
Eric Anholt
1
-14
/
+18
2011-04-26
i965/fs: Add support for 16-wide dispatch on gen5.
Eric Anholt
3
-12
/
+93
2011-04-26
i965/fs: Add initial support for 16-wide dispatch on gen6.
Eric Anholt
6
-81
/
+210
2011-04-26
i965/fs: Add support for discard instructions in 16-wide mode.
Eric Anholt
1
-0
/
+3
2011-04-26
i965/fs: Add support for math instructions in 16-wide mode.
Eric Anholt
3
-14
/
+45
2011-04-26
i965/fs: Fix interference calculation of pixel_[xy] in 16-wide.
Eric Anholt
1
-0
/
+23
2011-04-26
i965/fs: Disable some optimization passes under 16-wide for now.
Eric Anholt
2
-0
/
+15
2011-04-26
i965/fs: Add support for 16-wide texturing on gen5+.
Eric Anholt
1
-21
/
+29
2011-04-26
i965/fs: Add support for computing pixel_[xy] in 16-wide.
Eric Anholt
2
-10
/
+46
2011-04-26
i965/fs: Add support for 16-wide dispatch to the register allocator.
Eric Anholt
1
-19
/
+37
2011-04-26
i965: Move the destination reg setup for 8/16 wide to the emit code.
Eric Anholt
4
-10
/
+6
2011-04-26
intel: Use tiling for dri2AllocateBuffer implementation
Kristian Høgsberg
1
-1
/
+10
2011-04-26
intel: Set gen in intelInitScreen, just copy value in intelInitContext
Kristian Høgsberg
3
-5
/
+14
2011-04-26
intel: Use X tiling for DRM EGL Images
Kristian Høgsberg
1
-1
/
+1
2011-04-25
mesa: Remove SWcontext::_FogMode, use gl_context::gl_fog_attrib::Mode everywhere
Ian Romanick
3
-3
/
+1
2011-04-25
egl: Use the right extension name in #ifdef
Kristian Høgsberg
1
-1
/
+1
2011-04-25
wayland: Fix prototypes for EGL_WL_bind_wayland_display extension
Kristian Høgsberg
1
-3
/
+2
2011-04-25
main: remove duplicated includes
Nicolas Kaiser
2
-2
/
+0
2011-04-25
winsys/wayland: Fix typo in Makefile
Benjamin Franzke
1
-1
/
+1
2011-04-25
st/egl: Add wayland shm softpipe support
Benjamin Franzke
4
-3
/
+192
2011-04-25
st/egl: Generalize wayland backend a bit
Benjamin Franzke
3
-253
/
+361
2011-04-25
winsys: Add wayland shm sw winsys
Benjamin Franzke
5
-0
/
+344
2011-04-25
r600g: Unify comment style somewhat.
Henri Verbeet
7
-48
/
+53
2011-04-25
r600g: Cleanup the big endian support a bit.
Henri Verbeet
11
-162
/
+166
2011-04-25
r600g: Use EG constants in EG r600_colorformat_endian_swap().
Henri Verbeet
1
-21
/
+21
2011-04-25
configure.ac: require LLVM for r300g on x86 and x86_64
Marek Olšák
1
-1
/
+8
2011-04-25
configure.ac: enable LLVM by default on x86 and x86_64
Marek Olšák
1
-1
/
+6
2011-04-25
mesa: add stricter checks for float formats in the texstore memcpy path
Marek Olšák
1
-0
/
+2
2011-04-25
mesa: implement generate-mipmap fallback for RGB10_A2
Marek Olšák
1
-0
/
+80
[next]