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
/
utils.h
Age
Commit message (
Expand
)
Author
2008-05-23
dri/swrast: cosmetic, mainly generic vs. xorg terminology
George Sapountzis
2008-05-20
Make utils.h self-contained.
George Sapountzis
2008-03-31
DRI interface changes and DRI2 direct rendering support.
Kristian Høgsberg
2006-09-28
Add helper function to calculate the area of the intersection of two rectangles.
Michel Dänzer
2005-07-28
Major rip-up of internal function insertion interface. The old
Ian Romanick
2005-07-24
All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allows
Ian Romanick
2005-06-30
Replace add_newer_entrypoints (src/mesa/main/context.c) with
Ian Romanick
2005-01-26
new version check to allow to test for a range of ddx major versions, instead...
Roland Scheidegger
2004-12-14
uint*t -> u_int*t changes
Alan Hourihane
2004-06-03
Add a new function, driFillInModes, that is to be used by drivers to
Ian Romanick
2004-06-02
driCheckDriDdxDrmVersion uses a function that is not available to
Ian Romanick
2003-12-11
add driClipRectToFramebuffer helper function
Keith Whitwell
2003-08-06
Shared dri driver resources
Keith Whitwell