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
/
mesa
Age
Commit message (
Expand
)
Author
2010-01-05
i965: Fix build after blind merge of mesa 7.7 by Brian.
Eric Anholt
2010-01-05
Merge branch 'remove-intel-dri1'
Kristian Høgsberg
2010-01-05
r600: adjust after radeon mipmap changes in 7118db8700
Andre Maasikas
2010-01-05
r600: support depth compare functions & shadow_ambient
Andre Maasikas
2010-01-04
mesa: added _mesa_[Get]TexParameterI[u]iv() functions
Brian Paul
2010-01-04
mesa: make texture BorderColor a union of float/int/uint
Brian Paul
2010-01-04
mesa: use get_texobj() in _mesa_GetTexParameter() funcs
Brian Paul
2010-01-04
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-04
mesa: add missing _mesa_lock_texture() call
Brian Paul
2010-01-04
i915: Use _MaxLevel on principle in texture setup.
Eric Anholt
2010-01-04
intel: Fix CopyTexImage from tiled mipmap levels > 0.
Eric Anholt
2010-01-04
i965: Fix the surface offset calculation for tiled buffers.
Eric Anholt
2010-01-04
r600: support vertex_array_bgra
Andre Maasikas
2010-01-04
mesa: added GL_DU8DV8_ATI in extract_float_rgba()
Brian Paul
2010-01-04
mesa: Prevent possible array out-of-bounds access by _mesa_light.
Vinson Lee
2010-01-04
Merge branch 'gallium-conditional-rendering'
Brian Paul
2010-01-04
mesa: regenerated enums.c file
Brian Paul
2010-01-04
glapi: comment-out TIMEOUT_IGNORED
Brian Paul
2010-01-04
glsl: use varName variable in _slang_gen_assignment()
Brian Paul
2010-01-04
mesa: more detailed error message in extract_float_rgba()
Brian Paul
2010-01-04
fix overflow
Alan Hourihane
2010-01-04
intel: intelScreenContext() is no longer used
Kristian Høgsberg
2010-01-04
intel: Remove remaining dri2.enabled tests
Kristian Høgsberg
2010-01-04
intel: Drop more cliprect bookkeeping
Kristian Høgsberg
2010-01-04
intel: Remove struct intel_framebuffer
Kristian Høgsberg
2010-01-04
intel: Remove client-side vblank code
Kristian Høgsberg
2010-01-04
intel: Drop intelWindowMoved()
Kristian Høgsberg
2010-01-04
intel: Drop batchbuffer cliprect_mode tracking
Kristian Høgsberg
2010-01-04
intel: Drop DRI1 static regions
Kristian Høgsberg
2010-01-04
intel: Use depth buffer from ctx.DrawBuffer in copypix_src_region()
Kristian Høgsberg
2010-01-04
intel: Drop LOCK/UNLOCK_HARDWARE()
Kristian Høgsberg
2010-01-04
intel: Drop DRI1 SwapBuffer implementation
Kristian Høgsberg
2010-01-04
intel: Drop DRI1 CopySubBuffer implementation
Kristian Høgsberg
2010-01-04
intel: Drop DRI1 support
Kristian Høgsberg
2010-01-04
Push __driDriverExtensions out of dri_util.c and into the drivers
Kristian Høgsberg
2010-01-04
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2010-01-04
Check for libdrm_$chipset.pc when needed
Kristian Høgsberg
2010-01-04
st/mesa: Only call st_texture_image_unmap() if texImage->Data is non-NULL.
Michel Dänzer
2010-01-04
r600: support vertex_array_bgra
Andre Maasikas
2010-01-03
r300: Use C-style comments.
Vinson Lee
2010-01-03
r300: Silence 'mixed declarations and code' warnings.
Vinson Lee
2010-01-03
Only enable verbose NoOp dispatch if DEBUG is defined
Kristian Høgsberg
2010-01-03
r300: Silence 'mixed declarations and code' warning.
Vinson Lee
2010-01-03
Noop dispatch: move warning code out of the generated functions
Kristian Høgsberg
2010-01-03
r300: Silence 'mixed declarations and code' warning.
Vinson Lee
2010-01-03
Export a few glapi functions used by gallium and r300
Kristian Høgsberg
2010-01-03
mesa: Cope with the degenerate case of zero length ranges.
José Fonseca
2010-01-03
mesa: fix blend enable/disable calls in meta.c code
Francis Galiegue
2010-01-03
apple: Purge existing (not working) GLX_USE_APPLEGL from dated libGL on OSX
Jeremy Huddleston
2010-01-02
i810: Fix include recursion.
Vinson Lee
[next]