projects
/
mesa.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa: Introduce a _mesa_format_has_color_component() helper.
[mesa.git]
/
src
/
glx
/
2014-03-19
Ilia Mirkin
loader: add special logic to distinguish nouveau from...
tree
|
commitdiff
2014-03-18
Charmaine Lee
glx: Fix incorrect pdp assignment in dri2_bind_context().
tree
|
commitdiff
2014-03-13
Adel Gadllah
dri3: Add GLX_EXT_buffer_age support
tree
|
commitdiff
2014-03-13
Eric Anholt
dri3: Prefer the last chosen back when finding a new...
tree
|
commitdiff
2014-03-11
Emil Velikov
glx: cleanup unneeded headers
tree
|
commitdiff
2014-03-11
Jon TURNEY
glx/tests: honor enable-driglx-direct configure flag
tree
|
commitdiff
2014-03-11
Emil Velikov
configure: use LIB_EXT rather than hardcoded .so
tree
|
commitdiff
2014-03-11
Emil Velikov
automake: do not use symbols names for static glapi.la
tree
|
commitdiff
2014-03-11
Emil Velikov
configure: remove old makefile variables
tree
|
commitdiff
2014-03-08
Adel Gadllah
glx_pbuffer: Refactor GetDrawableAttribute
tree
|
commitdiff
2014-03-05
Brian Paul
mesa: remove remaining uses of _glthread_GetID()
tree
|
commitdiff
2014-03-03
Brian Paul
mesa: remove empty glthread.h file
tree
|
commitdiff
2014-03-03
Julien Cristau
glx/dri2: fix build failure on HURD
tree
|
commitdiff
2014-02-28
Siavash Eliasi
glx/apple: Fixed glx context memory leak in case of...
tree
|
commitdiff
2014-02-26
Fredrik Höglund
glx: Fix the GLXFBConfig attrib sort priorities
tree
|
commitdiff
2014-02-26
Fredrik Höglund
glx: Fix the default values for GLXFBConfig attributes
tree
|
commitdiff
2014-02-23
Emil Velikov
glx/drisw: use the implemented version of __DRIswrastLo...
tree
|
commitdiff
2014-02-23
Emil Velikov
glx/dri: use the implemented version of __DRIdamageExte...
tree
|
commitdiff
2014-02-23
Emil Velikov
glx/dri_common: use the implemented version of __DRIsys...
tree
|
commitdiff
2014-02-23
Emil Velikov
glx/dri: use the implemented version of __DRIgetDrawabl...
tree
|
commitdiff
2014-02-23
Emil Velikov
glx/dri3: set the implemented version of __DRIimageLoad...
tree
|
commitdiff
2014-02-23
Emil Velikov
glx/dri2: set the implemented version of __DRIdri2Loade...
tree
|
commitdiff
2014-02-07
Juha-Pekka Heikkila
glx: Add missing null check in __glX_send_client_info()
tree
|
commitdiff
2014-02-07
Juha-Pekka Heikkila
glx: Add some missing null checks in glx_pbuffer.c
tree
|
commitdiff
2014-02-07
Juha-Pekka Heikkila
glx: Add missing null check in __glXCloseDisplay
tree
|
commitdiff
2014-02-07
Juha-Pekka Heikkila
glx: Add missing null checks in glxcmds.c
tree
|
commitdiff
2014-02-06
Kristian Høgsberg
glx: Pass NULL DRI drawables into the DRI driver for...
tree
|
commitdiff
2014-01-31
Keith Packard
dri3: Track current Present swap mode and adjust buffer...
tree
|
commitdiff
2014-01-31
Keith Packard
dri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888
tree
|
commitdiff
2014-01-31
Keith Packard
dri3: Flush XCB before blocking for special events
tree
|
commitdiff
2014-01-31
Keith Packard
dri3: Enable GLX_INTEL_swap_event
tree
|
commitdiff
2014-01-31
Keith Packard
dri3: Fix dri3_wait_for_sbc to wait for completion...
tree
|
commitdiff
2014-01-31
Keith Packard
dri3: Track full 64-bit SBC numbers, instead of just...
tree
|
commitdiff
2014-01-29
Kristian Høgsberg
build: Share the all-local rule for linking libraries...
tree
|
commitdiff
2014-01-27
Emil Velikov
loader: Add missing \n on message printing
tree
|
commitdiff
2014-01-27
Eric Anholt
dri: Reuse dri_message to implement our other message...
tree
|
commitdiff
2014-01-27
Eric Anholt
dri: Fix the logger error message handling.
tree
|
commitdiff
2014-01-27
Eric Anholt
dri2: Trust our own driver name lookup over the server's.
tree
|
commitdiff
2014-01-27
Eric Anholt
dri2: Open the fd before loading the driver.
tree
|
commitdiff
2014-01-27
Eric Anholt
dri3: Fix two little memory leaks.
tree
|
commitdiff
2014-01-23
Emil Velikov
glx: link loader util lib only when building with dri3
tree
|
commitdiff
2014-01-18
Emil Velikov
glx: use the loader util lib
tree
|
commitdiff
2014-01-18
Emil Velikov
loader: introduce the loader util lib
tree
|
commitdiff
2014-01-17
José Fonseca
s/Tungsten Graphics/VMware/
tree
|
commitdiff
2014-01-06
Juha-Pekka Heikkila
glx: check memory allocations in __glXInitVertexArraySt...
tree
|
commitdiff
2013-12-21
Lauri Kasanen
glx: Simplify __glxGetMscRate, it only needs the screen...
tree
|
commitdiff
2013-12-21
Keith Packard
dri3: Rename DRI3_MAX_BACK to DRI3_NUM_BACK
tree
|
commitdiff
2013-12-21
Keith Packard
dri3: Clean up struct dri3_drawable
tree
|
commitdiff
2013-12-21
Keith Packard
dri3: Free resources when drawable is destroyed.
tree
|
commitdiff
2013-12-21
Keith Packard
dri3: Switch to libxshmfence version 1.1
tree
|
commitdiff
2013-12-19
Juha-Pekka Heikkila
glx: Fix two identical null check errors in driSet...
tree
|
commitdiff
2013-12-18
Juha-Pekka Heikkila
glx: add missing null check in dri2_bind_tex_image
tree
|
commitdiff
2013-12-18
Juha-Pekka Heikkila
glx: Add missing null check in dri2CreateDrawable
tree
|
commitdiff
2013-12-13
Dave Airlie
swrast* (gallium, classic): add MESA_copy_sub_buffer...
tree
|
commitdiff
2013-12-12
Juha-Pekka Heikkila
glx: Add missing null check in DRI2WireToEvent
tree
|
commitdiff
2013-12-03
Juha-Pekka Heikkila
glx: Add missing null check in gxl/dri2_glx.c
tree
|
commitdiff
2013-12-03
Juha-Pekka Heikkila
glx: Check malloc return value before accessing memory...
tree
|
commitdiff
2013-11-21
Dave Airlie
glx: don't fail out when no configs if we have visuals
tree
|
commitdiff
2013-11-19
Jon TURNEY
glx/tests: Provide __glXGetCurrentContext() stub when...
tree
|
commitdiff
2013-11-13
Kristian Høgsberg
dri: Remove redundant createNewContext function from...
tree
|
commitdiff
2013-11-11
Brian Paul
glx: declare glx_screen struct to silence warning
tree
|
commitdiff
2013-11-11
Brian Paul
glx: change query_renderer_integer() value param to...
tree
|
commitdiff
2013-11-11
José Fonseca
glx: Fix scons build.
tree
|
commitdiff
2013-11-09
Armin K
glx: conditionaly build dri3 and present loader (v3)
tree
|
commitdiff
2013-11-08
José Fonseca
scons: Add dri2_query_renderer.c to sources.
tree
|
commitdiff
2013-11-08
Keith Packard
dri3: Fix pixmap buf_id computation
tree
|
commitdiff
2013-11-08
Eric Anholt
glx: Add a more informative debug message in a DRI3...
tree
|
commitdiff
2013-11-08
Keith Packard
Add DRI3+Present loader
tree
|
commitdiff
2013-11-08
Ian Romanick
glx/tests: Add unit tests for the DRI2 part of GLX_MESA...
tree
|
commitdiff
2013-11-08
Ian Romanick
glx/tests: Add unit tests for the GLX part of GLX_MESA_...
tree
|
commitdiff
2013-11-08
Ian Romanick
glx/tests: Add GetGLXScreenConfigs_called flag
tree
|
commitdiff
2013-11-08
Ian Romanick
glx/dri2: Add DRI2 support for GLX_MESA_query_renderer
tree
|
commitdiff
2013-11-08
Ian Romanick
glx/dri2: Pull some internal structures out to a separa...
tree
|
commitdiff
2013-11-08
Ian Romanick
glx/tests: Silence warnings after adding fields to...
tree
|
commitdiff
2013-11-08
Ian Romanick
glx: Add functions and GLX plumbing for GLX_MESA_query_...
tree
|
commitdiff
2013-11-08
Ian Romanick
glx: Add extension tracking GLX_MESA_query_renderer
tree
|
commitdiff
2013-10-30
José Fonseca
scons: Add missing dependencies to src/mapi/glapi/gen...
tree
|
commitdiff
2013-10-25
Adam Jackson
glx: Fix return value from indirect_bind_context
tree
|
commitdiff
2013-10-24
Eric Anholt
dri: Pass in the dlsym()ed driver extension to screen...
tree
|
commitdiff
2013-10-24
Eric Anholt
glx: Add an optional function call for getting the...
tree
|
commitdiff
2013-10-24
Eric Anholt
dri: Allow config options to be passed to the loader...
tree
|
commitdiff
2013-10-24
Eric Anholt
glx: Move the driver extension-loading to a helper...
tree
|
commitdiff
2013-10-08
Adam Jackson
glx: Generate fewer errors in MakeContextCurrent
tree
|
commitdiff
2013-10-08
Adam Jackson
glx: Propagate failures from SendMakeCurrentRequest...
tree
|
commitdiff
2013-10-08
Adam Jackson
glx: Hide xGLXMakeCurrentReply inside SendMakeCurrentRe...
tree
|
commitdiff
2013-09-04
Rico Schüller
glx: Initialize OpenGL version to 1.0
tree
|
commitdiff
2013-09-02
Chia-I Wu
glx: make the interval of LIBGL_SHOW_FPS adjustable
tree
|
commitdiff
2013-08-14
Ian Romanick
glx: Generate GLXBadDrawable when drawable is zero
tree
|
commitdiff
2013-07-20
Jeremy Huddleston...
Apple: glFlush() is not needed with CGLFlushDrawable()
tree
|
commitdiff
2013-07-19
Tomasz Lis
mesa: Dispatch ARB_framebuffer_object and EXT_framebuff...
tree
|
commitdiff
2013-07-18
Tomasz Lis
glx: Enable floating-point fbconfig extensions
tree
|
commitdiff
2013-07-18
Tomasz Lis
dri: Introduce new flags in __DRI_ATTRIB_RENDER_TYPE
tree
|
commitdiff
2013-07-18
Tomasz Lis
glx: Require proper drawableType in init_fbconfig_for_c...
tree
|
commitdiff
2013-07-18
Tomasz Lis
glx: Validate the GLX_RENDER_TYPE value
tree
|
commitdiff
2013-07-18
Tomasz Lis
glx: Store the RENDER_TYPE in indirect rendering
tree
|
commitdiff
2013-07-18
Tomasz Lis
glx: Handling RENDER_TYPE in glXCreateContext and init_...
tree
|
commitdiff
2013-07-18
Tomasz Lis
glx: Changes to visual configs initialization.
tree
|
commitdiff
2013-07-18
Tomasz Lis
glx: Retrieve the value of RENDER_TYPE from GLX attribs...
tree
|
commitdiff
2013-07-18
Tomasz Lis
glx: Store the value of renderType while creating context
tree
|
commitdiff
2013-06-27
Brian Paul
glx: return True/False instead of GL_TRUE/GL_FALSE
tree
|
commitdiff
next