index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
glx
/
dri_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa/glx: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-2
/
+1
*
Revert "Match swrast modes more loosely."
Marek Olšák
2015-07-23
1
-58
/
+1
*
Match swrast modes more loosely.
Tom Hughes
2015-07-23
1
-1
/
+58
*
mesa: glx: Reduce error log level
Courtney Goeltzenleuchter
2014-06-12
1
-1
/
+1
*
Revert "glx: load dri driver with RTLD_LOCAL so dlclose never fails to unload"
Marek Olšák
2014-06-02
1
-5
/
+5
*
glx: load dri driver with RTLD_LOCAL so dlclose never fails to unload
Jerome Glisse
2014-05-29
1
-5
/
+5
*
glx/dri_common: use the implemented version of __DRIsystemTimeExtension
Emil Velikov
2014-02-23
1
-3
/
+4
*
glx: Pass NULL DRI drawables into the DRI driver for None GLX drawables
Kristian Høgsberg
2014-02-06
1
-0
/
+3
*
dri: Reuse dri_message to implement our other message handlers.
Eric Anholt
2014-01-27
1
-60
/
+0
*
dri: Fix the logger error message handling.
Eric Anholt
2014-01-27
1
-0
/
+25
*
glx: Simplify __glxGetMscRate, it only needs the screen, not a drawable
Lauri Kasanen
2013-12-20
1
-1
/
+1
*
glx: Add an optional function call for getting the DRI driver interface.
Eric Anholt
2013-10-24
1
-1
/
+16
*
glx: Move the driver extension-loading to a helper function.
Eric Anholt
2013-10-24
1
-0
/
+14
*
glx: Initialize OpenGL version to 1.0
Rico Schüller
2013-09-04
1
-7
/
+7
*
dri: Introduce new flags in __DRI_ATTRIB_RENDER_TYPE
Tomasz Lis
2013-07-18
1
-1
/
+7
*
glx: Retrieve the value of RENDER_TYPE from GLX attribs array
Tomasz Lis
2013-07-18
1
-6
/
+6
*
Remove Xcalloc/Xmalloc/Xfree calls
Matt Turner
2012-09-05
1
-1
/
+1
*
glx/dri2: Add support for GLX_ARB_create_context_robustness
Ian Romanick
2012-07-11
1
-2
/
+18
*
glx:dri_common.c: check psc->driScreen->createDrawable return value
Wang YanQing
2012-03-28
1
-0
/
+6
*
dri: Add a CriticalErrorMessageF macro.
Carl Worth
2012-02-08
1
-0
/
+24
*
dri: Clarify comments on InfoMessageF and ErrorMessageF macros.
Carl Worth
2012-02-08
1
-1
/
+6
*
glx/dri: Initialize api even if num_attribs == 0.
Kenneth Graunke
2012-01-11
1
-1
/
+3
*
glx: Enable GLX_EXT_create_context_es2_profile
Ian Romanick
2012-01-02
1
-0
/
+16
*
glx/dri: Add utility function dri2_convert_glx_attribs
Ian Romanick
2012-01-02
1
-0
/
+102
*
glx: Fix indirect fallback when a non-Mesa GLX extension is present.
Aaron Plattner
2011-12-07
1
-2
/
+0
*
dri: Remove all DRI1 drivers
Ian Romanick
2011-08-26
1
-1
/
+1
*
glx: Avoid calling __glXInitialize() in driReleaseDrawables().
Henri Verbeet
2011-07-19
1
-1
/
+1
*
glx: implement drawable refcounting.
Stéphane Marchesin
2011-06-17
1
-7
/
+19
*
glx/dri: add initial dri interface for GLX_EXT_framebuffer_sRGB.
Dave Airlie
2011-03-06
1
-1
/
+3
*
glx: Only remove drawables from the hash when we actually delete them
Kristian Høgsberg
2010-09-29
1
-4
/
+6
*
glx: Drop broken drawable garbage collection
Kristian Høgsberg
2010-09-08
1
-0
/
+25
*
glx: Move bind and unbind to context vtable
Kristian Høgsberg
2010-07-28
1
-0
/
+27
*
glx: Rename glcontextmodes.[ch] to glxconfig.[ch]
Kristian Høgsberg
2010-07-28
1
-1
/
+0
*
glx: Rename __GLcontextModes to struct glx_config
Kristian Høgsberg
2010-07-28
1
-26
/
+24
*
glx: Move last few dri_interface.h types out of glxclient.h and drop include
Kristian Høgsberg
2010-07-21
1
-1
/
+11
*
glx: Move DRI CopySubBuffer extension to DRI1 code
Kristian Høgsberg
2010-07-19
1
-25
/
+0
*
glx: Move driver_configs to DRI screen privates
Kristian Høgsberg
2010-07-19
1
-0
/
+10
*
glx: Remove support for MESA_swap_frame_usage
Kristian Høgsberg
2010-07-19
1
-7
/
+0
*
glx: Move DRI1 specific extensions and code to DRI1 screen private
Kristian Høgsberg
2010-07-19
1
-34
/
+0
*
glx: Move DRI2 extensions to DRI2 screen private
Kristian Høgsberg
2010-07-19
1
-36
/
+0
*
glx: Drop support for GLX_MESA_allocate_memory
Kristian Høgsberg
2010-07-19
1
-7
/
+0
*
glx: Add screen privates for dri drivers and moved some fields there
Kristian Høgsberg
2010-07-19
1
-12
/
+5
*
Merge branch '7.8'
Brian Paul
2010-04-28
1
-1
/
+1
|
\
|
*
apple: Change ifdefs for DRI to be DRI && !APPLE
Jeremy Huddleston
2010-04-27
1
-1
/
+1
|
*
Revert accidental commits from the xquartz tree
Jeremy Huddleston
2010-04-01
1
-1
/
+1
|
*
apple: Change ifdefs for DRI to be DRI && !APPLE
Jeremy Huddleston
2010-04-01
1
-1
/
+1
*
|
DRI2: add config query extension
Jesse Barnes
2010-04-22
1
-0
/
+5
|
/
*
Retire miniglx and move the actual glx code up to src/glx
Kristian Høgsberg
2010-02-09
1
-0
/
+450