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-10-13
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
Drop GLframebuffer typedef and just use struct gl_framebuffer
Kristian Høgsberg
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-10-13
Get rid of GL/internal/glcore.h
Kristian Høgsberg
2010-09-30
dri/common: remove duplicated include
Nicolas Kaiser
2010-09-28
dri: Add GET_PROGRAM_NAME definition for Mac OS X.
Vinson Lee
2010-09-27
mesa: Force GL_ARB_copy_buffer to always be enabled
Ian Romanick
2010-09-22
dri: Pass the __DRIscreen and the __DRIscreen private back to image lookup
Kristian Høgsberg
2010-09-20
Fix typos in comments and debug output strings.
Timo Wiren
2010-09-09
Revert "glapi: Implement optional dispatch logging"
Kristian Høgsberg
2010-09-09
glapi: Implement optional dispatch logging
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-08-13
Merge branch 'master' into glsl2
Ian Romanick
2010-08-13
mesa: Avoid using c++ keyword in dri_util.h when compiled with c++.
Eric Anholt
2010-07-29
dri: Add missing header to dri_metaops.c.
Vinson Lee
2010-07-19
glx: Remove support for MESA_swap_frame_usage
Kristian Høgsberg
2010-06-10
mesa: rename src/mesa/shader/ to src/mesa/program/
Brian Paul
2010-06-10
mesa: move arbprogram.[ch] to main/
Brian Paul
2010-06-10
i965: Add support for GL_ALPHA framebuffer objects.
Eric Anholt
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-03
swrast: Correct include for mtypes.h
Jakob Bornecrantz
2010-05-02
Update drisw state tracker to use new API aware context create
Xavier Chantry
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-04-19
Merge branch '7.8'
Jesse Barnes
2010-04-19
mesa: Use __OpenBSD__ to check for OpenBSD.
Matthieu Herrb
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
[next]