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
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
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
2008-06-21
Solaris port of Mesa 7.1 with autoconf support
Alan Coopersmith
2008-06-18
Merge commit 'origin/master' into drm-gem
Eric Anholt
2008-06-11
remove obsoleted doxygen \param comments
Brian Paul
2008-06-12
revert the DRI2 commits
Alan Hourihane
2008-06-11
Bring in DRI2 changes
Alan Hourihane
2008-06-09
Check for NULL pointer
Alan Hourihane
2008-06-03
Merge commit 'origin/master' into drm-gem
Keith Packard
2008-06-04
mesa/drm/ttm: allow build against non-TTM aware libdrm
Dave Airlie
2008-06-03
[intel] Convert drivers to using libdrm bufmgr code.
Eric Anholt
2008-05-29
Report correct damage rectangle in CopySubBuffer.
Dennis Kasprzyk
2008-05-26
Remove CVS keywords.
José Fonseca
2008-05-24
dri: vblank_mode warning
Tormod Volden
2008-05-23
dri/swrast: cosmetic, mainly generic vs. xorg terminology
George Sapountzis
2008-05-23
dri: add support for generating 3_3_2 configs
George Sapountzis
2008-05-22
Add back a mostly-correct glFinish for GEM and fake.
Eric Anholt
2008-05-20
Make utils.h self-contained.
George Sapountzis
2008-05-18
Regenerated API dispatch files
Brian Paul
2008-05-11
[intel] update GEM api. Add bo_subdata and bo_get_subdata driver hooks.
Keith Packard
2008-05-07
GEM: Make dri_emit_reloc take GEM domain flags instead of TTM flags.
Eric Anholt
2008-05-07
Never fail `make clean'
Dan Nicholson
[next]