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
mesa: whitespace changes and comments
Brian Paul
2010-01-05
mesa: change constant search behaviour in _mesa_add_unnamed_constant()
Brian Paul
2010-01-05
st/mesa: added PROGRAM_LOCAL_PARAM case in src_register()
Brian Paul
2010-01-05
mesa: bump version to 7.7.1-DEVEL
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
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
st/mesa: Only call st_texture_image_unmap() if texImage->Data is non-NULL.
Michel Dänzer
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
r300: Silence 'mixed declarations and code' warning.
Vinson Lee
2010-01-03
r300: Silence 'mixed declarations and code' warning.
Vinson Lee
2010-01-03
mesa: Cope with the degenerate case of zero length ranges.
José Fonseca
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
2010-01-02
sis: ifdef out unused variable.
Vinson Lee
2010-01-01
x86: Silence printf format warnings.
Vinson Lee
2010-01-01
ARB prog parser: Silence unused variable warnings.
Vinson Lee
2009-12-31
swrast: use different temp array in _swrast_get_dest_rgba()
Brian Paul
2009-12-31
mesa: Silence unused variable warning.
Vinson Lee
2009-12-29
st/mesa: add PIPE_FORMAT_Z24S8_UNORM in st_get_format_info()
Brian Paul
2009-12-29
tdfx: Silence uninitialized variable warning.
Vinson Lee
2009-12-29
mesa: Initialize variable in get_tex_color_index.
Vinson Lee
2009-12-29
glsl: added uniform initializer check
Brian Paul
2009-12-29
ARB prog parser: use _mesa_add_unnamed_constant() to use fewer constant slots
Brian Paul
2009-12-28
intel: Silence compiler warnings.
Vinson Lee
2009-12-27
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-27
st/mesa: add missing case for PIPE_FORMAT_B8G8R8A8_UNORM
Brian Paul
2009-12-26
mesa: Remove comma at end of enumerator list.
Vinson Lee
2009-12-26
i915: Fix assert.
Vinson Lee
2009-12-25
intel: Silence implicit function declaration warning.
Vinson Lee
2009-12-24
i965: Fix assert.
Vinson Lee
2009-12-24
i965: Add missing va_end.
Vinson Lee
2009-12-23
glsl: Initialize member a_obj of struct slang_operation.
Vinson Lee
2009-12-23
gallium: only create pipe buffer when size is nonzero
Maarten Maathuis
2009-12-22
ffb: Silence compiler warnings.
Vinson Lee
2009-12-22
mesa: fix binary() function, printf format string
Brian Paul
2009-12-21
mesa: set version string to 7.7
Ian Romanick
2009-12-21
intel: Bump driver date to reflect status as final Q4 driver RC
Ian Romanick
2009-12-21
mesa: set version string to 7.6.1
Ian Romanick
2009-12-21
mesa: Fix missing finite symbol error on Windows.
José Fonseca
2009-12-21
mesa: Include <unistd.h> only when one is available.
Michal Krol
2009-12-21
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
[next]