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-01-03
[intel] Convert relocations to not be cleared out on buffer submit.
Eric Anholt
2007-12-21
Silence compiler warnings from XML error macros.
Kristian Høgsberg
2007-12-14
[intel] Initialize debug flag for dri_bufmgrs
Eric Anholt
2007-12-13
[intel] Remove broken mutex protection from dri_bufmgrs.
Eric Anholt
2007-12-13
[intel] Enable INTEL_DEBUG=bufmgr output in TTM mode as well as classic.
Eric Anholt
2007-12-13
[intel] assert that buffers are not mapped at last unreference.
Eric Anholt
2007-12-12
[intel] Assert against conflicting relocation emits in bufmgr_fake.c
Eric Anholt
2007-12-07
[965] Convert the driver to dri_bufmgr interface and enable TTM.
Eric Anholt
2007-12-05
Don't Swap buffer if a DRIDrawable is entirely obscured
Xiang, Haihao
2007-11-30
[intel] Move batch bo_unmap from TTM code to shared, and add more asserts.
Eric Anholt
2007-11-30
[intel] Fix the type and naming of the flags/mask args to TTM functions.
Eric Anholt
2007-11-29
[i915] Make INTEL_DEBUG=bufmgr actually do things for bufmgr_fake.
Eric Anholt
2007-11-16
[intel] Add some doxygen notes on what the bufmgr_fake block members mean.
Eric Anholt
2007-11-16
[intel] Add a simple relocation cache to the fake buffer manager.
Eric Anholt
2007-11-16
[intel] Assert against 0-sized buffers in dri_bufmgr_fake.c.
Eric Anholt
2007-11-16
[intel] Add support for multiple levels of relocation in bufmgr_fake.
Eric Anholt
2007-11-09
recreate from changed gl_API.xml
Roland Scheidegger
2007-11-01
i915: make i915 use the cached mappings for batch/buffer objects.
Dave Airlie
2007-10-30
Alias glStencilOpSeparateATI with glStencilOpSeparate.
Brian
2007-10-30
Finish up ATI_separate_stencil
Brian
2007-10-30
More vblank cleanups.
Michel Dänzer
2007-10-29
Refactor and fix core vblank support
Jesse Barnes
2007-10-12
Merge branch 'dri2'
Kristian Høgsberg
2007-10-12
dri: remove ttm common code since superioctl is device specific
Dave Airlie
2007-10-11
Add a version field to __DRIextension.
Kristian Høgsberg
2007-10-11
Move new texOffset extension to the new extension mechanism.
Kristian Høgsberg
2007-10-11
Convert a left-over private void * to __DRIcontext *.
Kristian Høgsberg
2007-10-11
Add a DRI_ReadDrawable marker extension to signal read drawable capability.
Kristian Høgsberg
2007-10-11
Move media stream counter entry points to new extension.
Kristian Høgsberg
2007-10-11
Move GLX_MESA_swap_frame_usage DRI entry points to the new mechanism.
Kristian Høgsberg
2007-10-10
Move swap_interval to new extension mechanism.
Kristian Høgsberg
2007-10-10
Move the copySubBuffer extension over to the new mechanism.
Kristian Høgsberg
2007-10-10
Implement new screen extension API.
Kristian Høgsberg
2007-10-10
Stop passing in unused fbconfigs to createNewScreen.
Kristian Høgsberg
2007-10-10
Pull createNewScreen entry point into dri_util.c.
Kristian Høgsberg
2007-10-10
Replace open-coded major, minor, and patch version fields with __DRIversionRec.
Kristian Høgsberg
2007-10-10
Convert all DRI entrypoints to take pointers to __DRI* types.
Kristian Høgsberg
2007-10-10
Drop createContext and destroyContext from DRIinterfaceMethods.
Kristian Høgsberg
2007-10-10
Drop createDrawable and destroyDrawable fron DRIinterfaceMethods.
Kristian Høgsberg
2007-10-10
Drop __DRInativeDisplay and pass in __DRIscreen pointers instead.
Kristian Høgsberg
2007-10-09
i915: fixup up bufmgr to pass num buffers to kernel
Dave Airlie
2007-10-05
Remove XIDs from DRI interface (see #5714).
Kristian Høgsberg
2007-10-04
i915: add superioctl support to the ttm codepaths.
Dave Airlie
2007-10-03
i915: add superioctl initial support inside bufmgr ttm
Dave Airlie
2007-10-03
i915/drmbuf: attempt to push relocations into buffer manager
Dave Airlie
2007-09-25
drm: update bufmgr code to reflect changes in drm interface
Dave Airlie
2007-09-21
Fix buffer/fence reference counting due to Destroy vs Unreference difference.
Eric Anholt
2007-09-20
Add disabled-by-default tracing of TTM bufmgr operations.
Eric Anholt
2007-09-20
Fix flipped sign to strerror.
Eric Anholt
2007-09-20
Merge branch 'master' into i915-unification
Eric Anholt
[next]