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-08-27
pci_ids: add vmwgfx pci id list
Chia-I Wu
2
-0
/
+8
2011-08-26
mapi: Commit generated files modified by previous commit
Ian Romanick
9
-3657
/
+4952
2011-08-26
mapi: Silence many "warning: unused parameter"
Ian Romanick
2
-1
/
+17
2011-08-26
mesa/tnl_dd: Remove unused source tree mesa/tnl_dd/imm
Ian Romanick
9
-2036
/
+1
2011-08-26
mesa/tnl_dd: Remove unused header file t_dd_vbtmp.h
Ian Romanick
2
-676
/
+1
2011-08-26
mesa/tnl_dd: Remove unused header file t_dd_rendertmp.h
Ian Romanick
3
-440
/
+4
2011-08-26
mesa: Remove support for BeOS
Ian Romanick
17
-2154
/
+10
2011-08-26
dri: Remove unused header files mmx.h and spantmp.h
Ian Romanick
2
-885
/
+0
2011-08-26
dri: Remove driRenderbuffer::backBuffer field
Ian Romanick
1
-8
/
+0
2011-08-26
dri: Remove all DRI1 drivers
Ian Romanick
237
-85828
/
+17
2011-08-26
mesa: Remove obsolete Windows gldirect and ICD drivers
Ian Romanick
60
-35854
/
+2
2011-08-26
mesa: Remove obsolete linux-fbdev software driver
Ian Romanick
7
-1337
/
+1
2011-08-26
mesa: Remove stray, unused file
Ian Romanick
1
-58
/
+0
2011-08-26
i965: Factor our source lists into Makefile.sources
Chad Versace
2
-127
/
+136
2011-08-26
Merge branch 'master' of git://anongit.freedesktop.org/mesa/mesa
Stéphane Marchesin
690
-22117
/
+49736
2011-08-26
g3dvl: use pointer_to_uintptr() to silence a cast warning
Brian Paul
1
-1
/
+2
2011-08-26
docs: Add a page on post-processing
Lauri Kasanen
2
-0
/
+57
2011-08-26
svga: include LLVM in name string in debug builds
Brian Paul
1
-2
/
+11
2011-08-26
pp: initialize the sample mask
Christoph Bumiller
1
-0
/
+2
2011-08-26
st/xorg: Fix solid fills for formats other than PICT_a8r8g8b8.
Michel Dänzer
1
-13
/
+13
2011-08-26
r600g: Hook up xorg state tracker.
Michel Dänzer
4
-1
/
+200
2011-08-26
r600g: Handle PIPE_TRANSFER_MAP_DIRECTLY.
Michel Dänzer
1
-0
/
+3
2011-08-26
st/xorg: Disable dirty throttling by default.
Michel Dänzer
1
-1
/
+1
2011-08-26
st/xorg: Only damage non-front source in DRI2 CopyRegion hook.
Michel Dänzer
1
-7
/
+9
2011-08-26
g3dvl: s/inline/INLINE/ to fix MSVC build
Brian Paul
1
-3
/
+3
2011-08-26
g3dvl: fix compilation failure on MSVC
Brian Paul
1
-1
/
+2
2011-08-26
scons: don't compile some files with -gstabs if using mingw32
Brian Paul
3
-0
/
+47
2011-08-26
scons: add more LIBS for compiling with LLVM 2.9 on Windows
Brian Paul
1
-0
/
+2
2011-08-26
g3dvl: Rewrite the mpeg 1&2 bitstream parser
Christian König
5
-1751
/
+934
2011-08-26
g3dvl: Use a single texture for luma and chroma data
Christian König
6
-140
/
+91
2011-08-26
g3dvl: Rework the decoder interface part 5/5
Christian König
5
-22
/
+34
2011-08-26
g3dvl: Rework the decoder interface part 4/5
Christian König
6
-29
/
+11
2011-08-26
g3dvl: Rework the decoder interface part 3/5
Christian König
11
-361
/
+437
2011-08-26
g3dvl: Rework the decoder interface part 2/5
Christian König
10
-16
/
+61
2011-08-26
g3dvl: Rework the decoder interface part 1/5
Christian König
7
-316
/
+404
2011-08-26
tgsi: update tgsi.rst for TXQ
Dave Airlie
1
-2
/
+14
2011-08-25
i915g: Fix off-by-one in scissors.
David Reveman
1
-2
/
+2
2011-08-25
i915g: Fix case where texcoords can overlap with fragpos/frontface.
Stéphane Marchesin
1
-3
/
+3
2011-08-25
i915g: Improve the flush heuristic by using the previous frame's number of ve...
Stéphane Marchesin
4
-6
/
+18
2011-08-25
r600g: fix replace_gpr_with_pv_ps
Vadim Girlin
1
-1
/
+1
2011-08-25
r600g: fix check_and_set_bank_swizzle
Vadim Girlin
1
-10
/
+20
2011-08-25
glcpp: Add GL_ARB_conservative_depth #define.
Kenneth Graunke
1
-1
/
+3
2011-08-25
i965: Remove all bits of NRM3 and NRM4 code
Ian Romanick
1
-31
/
+0
2011-08-25
glsl: fix crash when a const is passed to texelFetchOffset
Dave Airlie
1
-0
/
+1
2011-08-25
glsl: Bail after reporting an error for non-constant const_in parameters.
Kenneth Graunke
1
-0
/
+1
2011-08-25
pp: add files to Makefile.sources
Brian Paul
1
-0
/
+6
2011-08-25
Merge branch 'kasanen-post-process-v2'
Brian Paul
22
-4
/
+4844
2011-08-25
softpipe: add const qualifier to silence warnings
Brian Paul
1
-1
/
+1
2011-08-25
glsl_to_tgsi: add TXF support. (v2)
Dave Airlie
1
-3
/
+7
2011-08-25
softpipe: implement TXF support via get_texel callback
Dave Airlie
1
-0
/
+69
[next]