index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
Age
Commit message (
Expand
)
Author
2009-12-12
Merge branch 'master' into glsl-pp-rework-2
Michal Krol
2009-12-11
gallium: added comment for pipe_reference() return value
Brian Paul
2009-12-11
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-11
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-11
svga: Add a missing dependency from the prescale state.
José Fonseca
2009-12-11
svga: Always pass SVGA3D_SURFACE_HINT_DYNAMIC.
José Fonseca
2009-12-11
svga: Keep tight control of texture handle ownership.
José Fonseca
2009-12-11
svga: Fix mixed signed comparisons.
José Fonseca
2009-12-10
st/xorg: fix yv12 plus some cleanups in the upload code
Zack Rusin
2009-12-10
st/xorg: enable yv12 for xv
Zack Rusin
2009-12-10
scons: Get GLSL code building correctly when cross compiling.
José Fonseca
2009-12-10
winsys/intel: fix dereferencing of opaque type due to pipe_reference changes
Roland Scheidegger
2009-12-09
r300g: fix routing of vertex streams if TCL is bypassed
Marek Olšák
2009-12-09
r300g: always disable unused colorbuffers
Marek Olšák
2009-12-09
r300g: make pow(0,0) return 1 instead of NaN in the R500 fragment shader
Marek Olšák
2009-12-09
r300g: clean up r300_emit_aos
Marek Olšák
2009-12-09
util: Document the meaning of util_format_layout.
José Fonseca
2009-12-09
vmware/xorg: Properly detect overlay support
Jakob Bornecrantz
2009-12-09
vmware/core: Update vmwgfx_drm.h
Jakob Bornecrantz
2009-12-08
nouveau: use boolean instead of bool
Roland Scheidegger
2009-12-08
cell: use boolean instead of bool
Roland Scheidegger
2009-12-08
gallium: use boolean instead of bool in p_refcnt.h
Roland Scheidegger
2009-12-08
Merge branch 'gallium-strict-aliasing'
Roland Scheidegger
2009-12-08
gallium: fix more potential strict aliasing issues
Roland Scheidegger
2009-12-08
tgsi: fix some off-by-one errors in shader length, instruction length
Brian Paul
2009-12-08
move assert to avoid crash in debug build.
Alan Hourihane
2009-12-08
Merge branch 'mesa_7_7_branch'
Michel Dänzer
2009-12-08
vmware/xorg: Fix SCons build.
Michel Dänzer
2009-12-08
vmware/xorg: Avoid warning about HAVE_STDINT_H being redefined.
Michel Dänzer
2009-12-08
Merge branch 'mesa_7_7_branch'
Andre Maasikas
2009-12-08
i915g: Fix memory leak when pci id is unknown.
Vinson Lee
2009-12-08
i915g: Add missing break statement in i915_debug_packet.
Vinson Lee
2009-12-08
rbug: Initialize variable in rbug_get_message.
Vinson Lee
2009-12-08
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Andre Maasikas
2009-12-07
llvmpipe: Initialize variables in emit_instruction.
Vinson Lee
2009-12-07
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Ian Romanick
2009-12-07
gallium/util: fix util_color_[un]pack[-ub] to be strict aliasing safe
Roland Scheidegger
2009-12-07
util/tile: Support R8G8B8A8_UNORM format.
Michal Krol
2009-12-06
radeong: Automatically softpipe for non-r3xx.
Corbin Simpson
2009-12-06
radeong: Call softpipe_create directly.
Corbin Simpson
2009-12-06
softpipe: sp_winsys.h should define/include what it needs.
Corbin Simpson
2009-12-06
r300g: Clean up previous commit.
Corbin Simpson
2009-12-06
r300g: enhance ZTOP conditions
Marek Olšák
2009-12-06
nouveau: Work around nv04-nv40 miptrees not matching nouveau_miptree.
Younes Manton
2009-12-06
st/egl: Fix memory leak in egl_tracker.c.
Vinson Lee
2009-12-06
r300g: don't render if everything is culled by scissoring
Marek Olšák
2009-12-06
r300g: remove redundant code and clean up
Marek Olšák
2009-12-05
draw: Initialize variable in draw_pt.c.
Vinson Lee
2009-12-05
st/xvmc: No more pf_get_block().
Younes Manton
2009-12-05
r300g: Need to emit a hardware scissor rectangle even if scissor is disabled.
Michel Dänzer
[next]