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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2009-12-14
i965: Use current draw buffer instead of drawable visual to get alpha bits
Ian Romanick
2009-12-14
vmwgfx: Update vmwgfx_drm.h to the on upstream
Jakob Bornecrantz
2009-12-14
vmware/xorg: Use new stream ioctl
Jakob Bornecrantz
2009-12-14
mesa/meta: move BindTexture() call in _mesa_meta_GenerateMipmap()
Brian Paul
2009-12-12
vmware/xorg: Fix failure paths and add some debug printing
Jakob Bornecrantz
2009-12-12
vmwgfx/core: Check for 3D via the get param ioctl
Jakob Bornecrantz
2009-12-12
radeon: fix #25463
Maciej Cencora
2009-12-11
r300: fix depth textures
Maciej Cencora
2009-12-11
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-11
mesa: remove unnecessary loop in _mesa_remove_output_reads()
Brian Paul
2009-12-11
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-11
mesa: check dst reg in _mesa_find_free_register()
Brian Paul
2009-12-11
sparc: additional preprocessor test for SPARC 64-bit
Aurelien Jarno
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
mesa: Initialize variable in MatchInstruction.
Vinson Lee
2009-12-10
mesa: Assign _mesa_lookup_parameter_index return value to GLint.
Vinson Lee
2009-12-10
i915: Add missing break statement in i915_debug_packet.
Vinson Lee
2009-12-10
glsl: Increase size of array in_slang_lookup_constant from 4 to 16.
Vinson Lee
2009-12-10
intel: Remove ARGB internal_format == GL_RGB hacks
Ian Romanick
2009-12-10
intel: Make RGB textures use XRGB8888
Ian Romanick
2009-12-10
intel: Make RGB renderbuffers use XRGB8888 like we do for RGB system buffers.
Ian Romanick
2009-12-10
i965: Fix handling of drawing to MESA_FORMAT_XRGB8888
Ian Romanick
2009-12-10
intel: Use spantmp2 GL_BGR / GL_UNSIGNED_INT_8_8_8_8_REV for XRGB8888
Ian Romanick
2009-12-10
spantmp2: Add support for GL_BGR / GL_UNSIGNED_INT_8_8_8_8_REV
Ian Romanick
2009-12-10
intel: name in intel_create_renderbuffer was always 0, remove
Ian Romanick
2009-12-10
intel: Use texformat accessor to get bytes-per-pixel
Ian Romanick
2009-12-10
intel: softwareBuffer in intel_alloc_renderbuffer_storage was always false, r...
Ian Romanick
2009-12-10
intel: Axe intel_renderbuffer::texformat
Ian Romanick
2009-12-10
intel: Flush the render/texture cache when finishing render to texture.
Eric Anholt
2009-12-10
glsl: Fix array out-of-bounds access by _slang_lookup_constant.
Vinson Lee
2009-12-10
mesa: Fix array out-of-bounds access by _mesa_TexParameteriv.
Vinson Lee
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-09
mesa: Fix SCons build.
Vinson Lee
2009-12-09
mesa: Fix array out-of-bounds access by _mesa_TexGend.
Vinson Lee
2009-12-09
mesa: Fix array out-of-bounds access by _mesa_Lighti.
Vinson Lee
2009-12-09
mesa: Fix array out-of-bounds access by _mesa_Lightf.
Vinson Lee
2009-12-09
mesa: Fix array out-of-bounds access by _mesa_PointParameteri.
Vinson Lee
2009-12-09
mesa: Fix array out-of-bounds access by _mesa_PointParameterf.
Vinson Lee
2009-12-09
mesa: Fix array out-of-bounds access by _mesa_LightModelf.
Vinson Lee
2009-12-09
glsl: Remove unused member x from struct slang_operation.
Vinson Lee
2009-12-09
mesa: fix baseLevel >= MAX_TEXTURE_LEVELS test
Brian Paul
2009-12-09
r600: fix state size prediction after dc0777d3
Andre Maasikas
2009-12-09
vmware/xorg: Properly detect overlay support
Jakob Bornecrantz
2009-12-09
vmware/core: Update vmwgfx_drm.h
Jakob Bornecrantz
2009-12-09
meta: Bind texture to unit 0 for mipmap generation
Ian Romanick
2009-12-09
mesa: Move OES_read_format support from drivers into the core.
Eric Anholt
[next]