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
/
dri_util.c
Age
Commit message (
Expand
)
Author
2011-02-07
Add dri2::{Allocate,Release}Buffer extension
Benjamin Franzke
2011-01-13
dri_util: fail driCreateNewScreen if InitScreen is NULL
Paulo Zanoni
2010-10-13
Rename GLvisual and __GLcontextModes to struct gl_config
Kristian Høgsberg
2010-10-13
gl: Remove unused GLcontextModes fields
Kristian Høgsberg
2010-09-22
dri: Pass the __DRIscreen and the __DRIscreen private back to image lookup
Kristian Høgsberg
2010-09-07
dri: Make it a little clearer that we're not dereferencing a NULL pointer
nobled
2010-09-07
dri: Use the right type for the API token
nobled
2010-08-27
dri: Get prototype for _mesa_destroy_compiler().
Eric Anholt
2010-08-18
glsl2: Free the shader compiler at dri screen destruction.
Eric Anholt
2010-08-18
dri2: Clean up the common dri2 options at screen destroy.
Eric Anholt
2010-07-19
glx: Remove support for MESA_swap_frame_usage
Kristian Høgsberg
2010-05-31
gallium: fix TFP on gallium
Dave Airlie
2010-05-11
intel: Drop viewport hack when we can
Kristian Høgsberg
2010-05-02
Merge branch 'gles2-2'
Kristian Høgsberg
2010-04-28
dri: Add DRI entrypoints to create a context for a given API
Kristian Høgsberg
2010-04-27
dri_util: Assume error checking is done properly in glXMakeCurrent
Jakob Bornecrantz
2010-04-24
dri: Remove unnecessary header.
Vinson Lee
2010-04-22
DRI2/GLX: check for vblank_mode in DRI2 GLX code
Jesse Barnes
2010-04-22
DRI2: add config query extension
Jesse Barnes
2010-03-30
dri: Drop the unused dummyContext
Kristian Høgsberg
2010-03-15
dri/common: mv __driUtilMessage to utils.c
George Sapountzis
2010-03-12
Grammar and spelling fixes
Jeff Smith
2010-02-27
dri: Add assert to check for null pointer dereference.
Vinson Lee
2010-02-27
dri: Assert pointer is not null before dereferencing.
Vinson Lee
2010-02-24
intel: Implement DRI image extension
Kristian Høgsberg
2010-02-19
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-17
intel: Implement the DRI2 invalidate function properly
Kristian Høgsberg
2010-02-16
dri2: Event driven buffer validation.
Francisco Jerez
2010-02-16
dri2: Allocate cliprect as part of the __DRIdrawableRec
Kristian Høgsberg
2010-02-12
dri: Store the loader private passed in at dri context creation
Kristian Høgsberg
2010-01-11
Merge branch 'master' of ssh://people.freedesktop.org/~jbarnes/mesa
Jesse Barnes
2010-01-08
DRI2: add SwapBuffers support
Jesse Barnes
2010-01-04
Push __driDriverExtensions out of dri_util.c and into the drivers
Kristian Høgsberg
2010-01-04
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2009-12-15
dri: Initialize variable in driBindContext.
Vinson Lee
2009-12-06
dri: Fix potential null pointer dereference in driBindContext.
Vinson Lee
2009-12-06
dri: Fix potential null pointer deference in dri_put_drawable.
Vinson Lee
2009-08-25
Revert "glx: Make drawables persistent untill they are changed by glXMakeCurr...
Pauli Nieminen
2009-08-21
glx: Make drawables persistent untill they are changed by glXMakeCurrent
Pauli Nieminen
2009-08-07
dri: Fix problems with unitialized values in dri screen object.
Pauli Nieminen
2009-07-08
glx: death to RCS tag
RALOVICH, Kristóf
2009-06-17
GLX: attempt to fix glean makeCurrent test cases.
Dave Airlie
2009-04-22
Merge remote branch 'origin/master' into radeon-rewrite
Dave Airlie
2009-04-17
dri: __driUtilMessage(): not all messages are errors
Brian Paul
2009-04-16
dri: attempt to actually refcount the __DRIDrawable
Dave Airlie
2009-04-13
dri glx: Swap before checking for cliprects.
Younes Manton
2009-04-02
dri glx: Fix dri_util::driBindContext
Thomas Hellstrom
2009-04-02
dri glx: Propagate driver MakeCurrent errors.
Thomas Hellstrom
2009-01-06
dri: correct the damage.
Xiang, Haihao
2008-11-10
dri: alloc __DRIscreen object with calloc()
Brian Paul
[next]