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
/
i965
/
brw_fallback.c
Age
Commit message (
Expand
)
Author
2008-10-09
i965: Accelerate depth textures with border color.
Eric Anholt
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-08-24
Revert "Revert "Merge branch 'drm-gem'""
Dave Airlie
2008-08-24
Revert "Merge branch 'drm-gem'"
Dave Airlie
2008-08-08
intel-gem: Update to new check_aperture API for classic mode.
Eric Anholt
2008-07-18
intel: fix texture border issue. (bug #16697)
Xiang, Haihao
2008-05-02
[intel] Warnings fixes.
Eric Anholt
2008-04-18
i965: initial attempt at fixing the aperture overflow
Dave Airlie
2008-03-13
[i965] multiple rendering target support
Zou Nan hai
2008-01-06
Simplify ctx->_NumColorDrawBuffers, _ColorDrawBuffers and fix bug 13835.
Brian
2007-12-20
[965] Enable EXT_framebuffer_object.
Eric Anholt
2007-11-19
[965] Add INTEL_DEBUG=fall debugging output.
Eric Anholt
2007-11-19
[965] Convert DBG macro to use FILE_DEBUG_FLAG like i915.
Eric Anholt
2006-10-31
cleanup code, compiles with vbo changes
Keith Whitwell
2006-10-30
checkpoint - remove dead files, otherwise untested
Keith Whitwell
2006-09-06
Simplify the immediate and displaylist code. Treat VertexAttrib*ARB
Keith Whitwell
2006-08-09
Add Intel i965G/Q DRI driver.
Eric Anholt