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
/
drivers
/
dri
/
common
Age
Commit message (
Expand
)
Author
2009-02-17
dri/radeon: export a function to cleanup a texture object.
Dave Airlie
2009-02-10
intel: Add x8r8g8b8 visuals to DRI1 fbconfigs alongside a8r8gb8.
Eric Anholt
2009-02-09
mesa: merge gallium-0.2 into gallium-master-merge
Brian Paul
2009-01-30
intel: Expose more FBconfigs in the 3D driver.
Eric Anholt
2009-01-28
Make GL_ARB_draw_buffers mandatory
Ian Romanick
2009-01-28
Make GL_{EXT,SUN}_multi_draw_arrays and GL_IBM_multimode_draw_arrays mandatory
Ian Romanick
2009-01-28
Make GL_ARB_vertex_buffer_object mandatory
Ian Romanick
2009-01-28
Make GL_ARB_texture_compression mandatory
Ian Romanick
2009-01-22
mesa: regenerated GL API files
Brian Paul
2009-01-22
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2009-01-20
dri1: Add a macro to validate two dri drawables in one go.
Thomas Hellstrom
2009-01-06
Merge commit 'origin/master' into gallium-0.2
Brian Paul
2009-01-06
dri: correct the damage.
Xiang, Haihao
2008-12-30
Merge commit 'origin/master' into gallium-0.2
Brian Paul
2008-12-29
dri: Fix driWaitForMSC32 when divisor >= 2 and msc < 0.
Eric Anholt
2008-11-11
Merge commit 'origin/master' into gallium-0.2
Brian Paul
2008-11-10
mesa: restore glapi/ prefix on #include
Brian Paul
2008-11-10
GLX: fix out-of-bounds memory issue in indirect glAreTexturesResident()
Brian Paul
2008-11-10
dri: alloc __DRIscreen object with calloc()
Brian Paul
2008-10-14
dri: don't check the number of cliprects before swap, let
Alan Hourihane
2008-09-26
dri: remove unused files present only on gallium-0.2 branch
Keith Whitwell
2008-09-21
Remove CVS keywords.
Keith Whitwell
2008-09-21
Merge branch 'master' into gallium-0.2
Keith Whitwell
2008-09-21
mesa: standardize on C99's uint*_t instead of u_int*_t
Keith Whitwell
2008-09-19
bug fix to MSAA visuals
Alan Hourihane
2008-09-19
re-add MSAA support
Alan Hourihane
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-12
i915simple: A step closer to compiling
Jakob Bornecrantz
2008-09-11
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/mesa into gal...
Alan Hourihane
2008-09-11
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
2008-09-01
Fix build by removing #include of removed dri_sarea.h.
Michel Dänzer
2008-08-29
DRI2: Drop sarea, implement swap buffers in the X server.
Kristian Høgsberg
2008-08-24
Revert "Revert "Merge branch 'drm-gem'""
Dave Airlie
2008-08-24
Revert "Merge branch 'drm-gem'"
Dave Airlie
2008-08-21
Report damage before modifying the area, not after.
Peter Hutterer
2008-08-09
dri: fix crash in driGetConfigAttribIndex
Dave Miller
2008-08-08
Merge branch 'drm-gem'
Eric Anholt
2008-08-05
dri: Fix write/read depth buffer issue under 16bpp mode. See bug #16646
Xiang, Haihao
2008-07-25
Merge branch 'master' into drm-gem
Ian Romanick
2008-07-23
intel-gem: Use pread/pwrite for span access.
Eric Anholt
2008-07-15
intel-gem: Disable spantmp sse/mmx functions when tile swizzling.
Eric Anholt
2008-07-09
mesa: disable fprintf() error
Brian Paul
2008-07-02
VBO: Regenerate files based on recent changes to gl_API.xml
Ian Romanick
2008-07-01
dri: drop asserts to make build against stable libdrm
Dave Airlie
2008-07-01
dri: Take the base image size into account when computing
Xiang, Haihao
2008-06-27
gallium: handle msaa
Roland Scheidegger
2008-06-26
Check in SwapBuffers for any new pending dri2 events
Alan Hourihane
2008-06-24
Merge commit 'origin/master' into drm-gem
Eric Anholt
2008-06-24
mesa/dri: User standard integer types.
José Fonseca
2008-06-21
replace __inline and __inline__ with INLINE macro
Brian Paul
[next]