index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-01-06
progs/xdemos: Check for string overflow.
Vinson Lee
2010-01-06
progs/xdemos: Check for string overflow.
Vinson Lee
2010-01-06
svga: Silence uninitialized variable warning.
Vinson Lee
2010-01-06
meta: remove F suffix from _mesa_Ortho() params
Brian Paul
2010-01-06
docs: document a mipmap generation bug fix
Brian Paul
2010-01-06
meta: move destination vertex/projection setup out of _mesa_meta_GenerateMipmap
Brian Paul
2010-01-06
meta: set viewport and projection matrix in _mesa_meta_GenerateMipmap
Brian Paul
2010-01-06
r600: adjust after radeon mipmap changes in 7118db8700
Andre Maasikas
2010-01-06
tnl: set FOGC result to (f,0,0,1)
Brian Paul
2010-01-06
progs/xdemos: Remove comma at end of enumerator list.
Vinson Lee
2010-01-06
progs/xdemos: Use temporary variables.
Vinson Lee
2010-01-06
progs/glsl: Prevent possible string overflow.
Vinson Lee
2010-01-06
progs/xdemos: Prevent possible string overflow.
Vinson Lee
2010-01-06
r600: float texture component ordering
Pierre Ossman
2010-01-06
mesa: test index bounds before array element
Roel Kluin
2010-01-06
win32_menu: add missing parentheses in mapMenu()
Roel Kluin
2010-01-06
nv50: add missing parentheses in nv50_query_result()
Roel Kluin
2010-01-06
i965: fix invalid assertion in emit_xpd(), again
Brian Paul
2010-01-06
pipebuffer: Multi-threading fixes for fencing.
José Fonseca
2010-01-05
i965: fix invalid assertion in emit_xpd()
Brian Paul
2010-01-05
tdfx: condition always evaluates to false in SetupDoubleTexEnvVoodoo3()
Roel Kluin
2010-01-05
st/mesa: fix broken translation of negative register indexes
Brian Paul
2010-01-05
ARB prog parser: regenerated parser file
Brian Paul
2010-01-05
ARB prog parser: fix parameter binding type
Brian Paul
2010-01-05
ARB prog parser: regenerated parser files
Brian Paul
2010-01-05
ARB prog parser: add allowSwizzle param to initialize_symbol_from_const()
Brian Paul
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
svga: Remove stale references to delete shader results.
José Fonseca
2010-01-05
svga: Rebind shaders when tokens change.
José Fonseca
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
docs: initial release notes for 7.7.1
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-04
svga: Fix debug build crash when rendering to depth/stencil renderbuffer only.
Michel Dänzer
2010-01-04
st/xorg: Proper calculation of screen pitch.
Michel Dänzer
2010-01-04
vmware/xorg: Fix SCons build.
Michel Dänzer
2010-01-03
r300: Use C-style comments.
Vinson Lee
2010-01-03
progs/egl: Silence uninitialized variable warnings.
Vinson Lee
2010-01-03
progs/samples: Silence compiler warnings.
Vinson Lee
[next]