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-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-09-21
Remove CVS keywords.
Keith Whitwell
2008-09-21
mesa: standardize on C99's uint*_t instead of u_int*_t
Keith Whitwell
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
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-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-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-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-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-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-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
2008-05-02
[intel] Fix build for GEM. TTM is now disabled, and fencing is gone.
Eric Anholt
2008-05-02
Add intel_bufmgr_gem for new graphics execution manager.
Eric Anholt
2008-04-28
build fix for xorg driver
Alan Hourihane
2008-04-25
silence warning
Alan Hourihane
2008-04-18
i965: initial attempt at fixing the aperture overflow
Dave Airlie
2008-04-16
bufmgr_fake: disable debugging again
Dave Airlie
2008-04-16
intel/fake_bufmgr: Attempt to restrict references to objects in a batchbuffer...
Dave Airlie
2008-04-02
Initialize GLX_EXT_texture_from_pixmap attributes correctly.
Kristian Høgsberg
2008-03-31
DRI interface changes and DRI2 direct rendering support.
Kristian Høgsberg
2008-03-21
intel: Use _mesa_ffs wrapper, and fix a use-after-free with INTEL_DEBUG=buf.
Michal Wajdeczko
2008-03-09
DRI2: Drop DriverAPI.UpdateBuffer.
Kristian Høgsberg
[next]