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
2010-03-30
dri: Drop another unused __DRIscreen field
Kristian Høgsberg
2010-03-30
dri: Drop the unused dummyContext
Kristian Høgsberg
2010-03-30
dri: Drop an unused __DRIcontext field
Kristian Høgsberg
2010-03-30
drisw: fix use after free (bug 27370)
George Sapountzis
2010-03-26
dri/common: add comment about DRISW wrt DRI1 / DRI2
George Sapountzis
2010-03-25
drisw_util: add fields for gallium swrast_dri
George Sapountzis
2010-03-23
dri: fix dri_test.c for non-TLS build
Luca Barbieri
2010-03-23
dri: add _glthread_GetID to dri_test.c dummy glapi
Luca Barbieri
2010-03-23
dri: make unresolved symbol test link work even without a libGL.so
Luca Barbieri
2010-03-23
dri: test whether the built drivers have unresolved symbols
Luca Barbieri
2010-03-21
rename dri_sw to drisw_util for consistency
George Sapountzis
2010-03-15
dri/common: mv __driUtilMessage to utils.c
George Sapountzis
2010-03-15
dri/swrast: drop mtypes.h from dri_sw
George Sapountzis
2010-03-15
dri/swrast: port to dri_sw (drawable)
George Sapountzis
2010-03-15
dri/swrast: port to dri_sw (context)
George Sapountzis
2010-03-15
dri: add dri_sw.c helper
George Sapountzis
2010-03-12
Grammar and spelling fixes
Jeff Smith
2010-03-04
DRI: Put back missing break-statement
Ian Romanick
2010-03-03
DRI: Remove support for color-index visuals
Ian Romanick
2010-02-27
dri: Remove dead code.
Vinson Lee
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-26
remove hack for miniglx from dri/utils.c
George Sapountzis
2010-02-24
dri: remove old assertion (see bug 26734)
Brian Paul
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: Remove unnecessary headers.
Vinson Lee
2010-02-12
dri: Store the loader private passed in at dri context creation
Kristian Høgsberg
2010-02-10
dri: Allow selective generation of accum. buffer configs
Ian Romanick
2010-01-22
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
Fix PowerPC related typo in spantmp2.h
Ruediger Oertel
2010-01-21
dri: Remove unnecessary glapi headers.
Chia-I Wu
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-16
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Ian Romanick
2009-12-15
dri: Initialize variable in driBindContext.
Vinson Lee
2009-12-10
spantmp2: Add support for GL_BGR / GL_UNSIGNED_INT_8_8_8_8_REV
Ian Romanick
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-11-28
dri: Fix potential null pointer dereference in driBindContext.
Vinson Lee
2009-11-24
dri: Fix potential null pointer deference in dri_put_drawable.
Vinson Lee
2009-11-17
Remove unconditional use of glibc specific bswap_16() macro.
Michel Dänzer
2009-11-17
radeon: Fix software fallbacks with KMS on big endian.
Michel Dänzer
2009-10-28
Merge branch 'texformat-rework'
Brian Paul
2009-10-23
mesa/dri: Remove extension_helper.h.
Chia-I Wu
[next]