index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
Age
Commit message (
Expand
)
Author
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-02
i810: Fix include recursion.
Vinson Lee
2010-01-02
sis: ifdef out unused variable.
Vinson Lee
2009-12-29
tdfx: Silence uninitialized variable warning.
Vinson Lee
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-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-22
ffb: Silence compiler warnings.
Vinson Lee
2009-12-21
intel: Bump driver date to reflect status as final Q4 driver RC
Ian Romanick
2009-12-21
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-22
radeon/r600: use new libdrm_radeon api
Dave Airlie
2009-12-22
radeon: drop assert accessing cref which is meant to be hidden
Dave Airlie
2009-12-22
radeon: drop unused members of radeon_state.
Dave Airlie
2009-12-22
r600: move structs for legacy cmdbuf into cmdbuf C file.
Dave Airlie
2009-12-22
radeon/r600: use new libdrm_radeon api
Dave Airlie
2009-12-22
radeon: drop assert accessing cref which is meant to be hidden
Dave Airlie
2009-12-22
radeon: drop unused members of radeon_state.
Dave Airlie
2009-12-22
r600: move structs for legacy cmdbuf into cmdbuf C file.
Dave Airlie
2009-12-21
r600: fix glFrontFace(GL_CW)
Dave Airlie
2009-12-16
r600: Invert front face winding when rendering to FBO
Alex Deucher
2009-12-15
unichrome: Silence compiler warnings.
Vinson Lee
2009-12-15
sis: Silence compiler warnings.
Vinson Lee
2009-12-15
savage: Silence compiler warnings.
Vinson Lee
2009-12-15
r128: Silence uninitialized variable warnings in r128_tris.c.
Vinson Lee
2009-12-15
dri: Initialize variable in driBindContext.
Vinson Lee
2009-12-15
intel: Fallback to software if drawable size is > MaxRenderbufferSize
Ian Romanick
2009-12-14
mga: Silence uninitialized variable warnings.
Vinson Lee
2009-12-14
mach64: Silence uninitialized variable warnings.
Vinson Lee
2009-12-13
i810: Silence uninitialized variable warnings in i180tris.c
Vinson Lee
2009-12-10
i915: Add missing break statement in i915_debug_packet.
Vinson Lee
2009-12-09
r600: fix state size prediction after dc0777d3
Andre Maasikas
2009-12-18
i915: Fix GL_TEXTURE_MAX_LEVEL support (piglit levelclamp test).
Eric Anholt
2009-12-18
i915: Clean up some unnecessary x/y miptree code.
Eric Anholt
2009-12-18
i965: Add support for OPCODE_CMP in the VS to fix GLSL sqrt()
Eric Anholt
2009-12-08
r600: add support for TXB instruction
Andre Maasikas
2009-12-08
r600: reorder state for render_target and blend
Andre Maasikas
2009-12-06
dri: Fix potential null pointer dereference in driBindContext.
Vinson Lee
2009-12-06
dri: Fix potential null pointer deference in dri_put_drawable.
Vinson Lee
2009-12-04
radeon: fix polygon stipple
Alex Deucher
2009-12-03
r200: fix polygon stipple
Alex Deucher
2009-12-01
intel: Remove GL_NV_point_sprite from extension list
Ian Romanick
2009-11-30
i915: Actually put i915PointParameterfv in the driver function table. Duh.
Ian Romanick
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
[next]