index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-12-03
radeon: workaround an FBO issue
Maciej Cencora
2009-12-03
radeon: properly check if image should be placed in the miptree
Maciej Cencora
2009-12-02
Merge commit 'mesa_7_6_branch' into mesa_7_7_branch
Jakob Bornecrantz
2009-12-03
r200: fix polygon stipple
Alex Deucher
2009-12-02
scons: Add Mac OS to target platform list.
Vinson Lee
2009-12-02
progs/vpglsl: Fix psiz-mul.glsl compilation error on Mac OS.
Vinson Lee
2009-12-02
progs/glsl: Fix trirast GLSL compilation errors on Mac OS.
Vinson Lee
2009-12-02
progs/glsl: Fix noise GLSL compilation error on Mac OS.
Vinson Lee
2009-12-02
demos/glsl: Add missing break statement to noise test.
Vinson Lee
2009-12-02
progs/glsl: Fix multinoise GLSL compilation errors on Mac OS.
Vinson Lee
2009-12-02
progs/glsl: Add missing break statement in multinoise.c.
Vinson Lee
2009-12-02
progs/glsl: Fix mandelbrot GLSL compilation error on Mac OS.
Vinson Lee
2009-12-02
progs/glsl: Include local headers before installed headers during compilation.
Vinson Lee
2009-12-02
progs/glsl: minor Makefile clean-ups
Brian Paul
2009-12-02
intel: Make RGB renderbuffers use XRGB8888 like we do for RGB system buffers.
Eric Anholt
2009-12-02
mesa: Fix bad conversion in AL1616_REV texstore.
Eric Anholt
2009-12-02
mesa: Fix copy'n'paste problem in al1616 texel fetch.
Eric Anholt
2009-12-02
progs: Ignore Mac OS dSYM directories.
Vinson Lee
2009-12-02
cell: added tex_usage param to xm_surface_buffer_create()
Brian Paul
2009-12-01
progs/demos: remove unused glFogCoordPointer_ext var
Brian Paul
2009-12-01
Simplify hackery added to fix AIX build.
Tom Fogal
2009-12-01
intel: Remove GL_NV_point_sprite from extension list
Ian Romanick
2009-12-01
vmware/xorg: Add video support
Jakob Bornecrantz
2009-12-01
vmware/xorg: Create a small driver that sits ontop of st/xorg
Jakob Bornecrantz
2009-12-01
st/xorg: Create winsys hooks that we call into
Jakob Bornecrantz
2009-12-01
vmware/core: Update vmwgfx_drm.h to latest version
Jakob Bornecrantz
2009-12-01
svga: Add header files for overlay support
Jakob Bornecrantz
2009-12-02
intel: Fix more front-buffer rendering after Brian's less flushing patch.
Eric Anholt
2009-12-02
wgl: Call st_swapbuffers instead of st_notify_swapbuffers.
José Fonseca
2009-12-02
Revert "radeon/r300: no need to flush the cmdbuf when changing scissors state...
Dave Airlie
2009-12-01
vbo: make flush recursion check code per-context
Brian Paul
2009-12-01
st/mesa: updated emit_swz() comment
Brian Paul
2009-11-30
mesa: set version string to 7.7-rc1
Ian Romanick
2009-11-30
mesa: set version string to 7.6.1-rc2
Ian Romanick
2009-11-30
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Ian Romanick
2009-11-30
i915: Actually put i915PointParameterfv in the driver function table. Duh.
Ian Romanick
2009-11-29
mesa: Fix array out-of-bounds access by _mesa_TexParameterf.
Vinson Lee
2009-11-29
i915: Fallback bit define missed on previous commit
Ian Romanick
2009-11-29
i915: Round point sizes instead of truncate.
Ian Romanick
2009-11-29
i915: Enable point sprite coordinate generation
Ian Romanick
2009-11-29
mesa: Fix array out-of-bounds access by _mesa_TexParameterf.
Vinson Lee
2009-11-29
radeon: update miptree code a little
Maciej Cencora
2009-11-29
radeon: don't check the same miptree many times when looking for matching mip...
Maciej Cencora
2009-11-29
radeon: add some debugging info
Maciej Cencora
2009-11-29
mesa: Fix array out-of-bounds access by _mesa_TexGenf.
Vinson Lee
2009-11-28
mesa: Fix array out-of-bounds access by _mesa_TexGeni.
Vinson Lee
2009-11-28
dri: Fix potential null pointer dereference in driBindContext.
Vinson Lee
2009-11-28
mesa: Fix array out-of-bounds access in _mesa_TexEnvf.
Vinson Lee
2009-11-28
radeon: need to flush cs when moving images between mipmap trees
Maciej Cencora
2009-11-27
scons: Promote pointer arithmetic to error.
José Fonseca
[next]