index
:
~mperes/xserver
3x4k
backlight
dpcompliance
dri2-swapbuffers
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glamor
/
glamor_egl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-11
glamor: Add an accessor for the GBM device.
Dave Airlie
1
-0
/
+12
2014-12-10
glamor: Reinstate glamor_(egl_)destroy_textured_pixmap
Michel Dänzer
1
-0
/
+6
2014-12-09
glamor: Free existing EGL image when assigning new one
Keith Packard
1
-7
/
+21
2014-12-09
glamor: Remove redundant reference to screen pixmap EGL image
Keith Packard
1
-12
/
+1
2014-12-09
glamor: Always destroy EGL image associated with destroyed pixmap
Keith Packard
1
-33
/
+9
2014-07-30
Fix files including xorg-server.h by mistake
Keith Packard
1
-1
/
+0
2014-04-23
glamor: Explain the weird EGL_NO_CONTEXT code.
Eric Anholt
1
-0
/
+7
2014-04-23
glamor: Replace glamor_get/put_context() with just glamor_make_current().
Eric Anholt
1
-21
/
+6
2014-04-23
glamor: Stop unsetting the EGL context in put_context().
Eric Anholt
1
-5
/
+1
2014-04-23
glamor: Use lastGLContext to coordinate the context with GLX.
Eric Anholt
1
-8
/
+6
2014-04-23
glamor: Fix a missing set of the GL context.
Eric Anholt
1
-5
/
+12
2014-04-08
dri3: Fix dri3_open API change by adding new dri3_open_client
Keith Packard
1
-6
/
+6
2014-04-01
dri3: Allow asynchronous implementation for dri3_open
Kristian Høgsberg
1
-1
/
+2
2014-03-17
glamor: Return the stride/size for glamor_dri3_name_from_pixmap(), too.
Eric Anholt
1
-2
/
+2
2014-03-17
glamor: Drop the body of the function for enabling DRI3 extensions.
Eric Anholt
1
-6
/
+1
2014-03-17
glamor: Move the EGL image to the normal pixmap private.
Eric Anholt
1
-49
/
+40
2014-03-17
glamor: Use epoxy_has_egl_extension() instead of rolling our own.
Eric Anholt
1
-24
/
+7
2014-03-05
glamor: Add support for DRI3.
Eric Anholt
1
-0
/
+85
2014-03-05
glamor: Rename the DRI-related pixmap functions.
Eric Anholt
1
-6
/
+6
2014-02-14
glamor: Move the EGL DRI3 code to GLAMOR_HAS_GBM.
Eric Anholt
1
-5
/
+5
2014-02-14
glamor: Put in a pluggable context switcher for GLX versus EGL.
Eric Anholt
1
-26
/
+32
2014-02-14
glamor: Convert to using libepoxy.
Eric Anholt
1
-81
/
+35
2014-01-27
glamor: Use dix-config.h not project config.h
Adam Jackson
1
-3
/
+1
2014-01-27
glamor/egl: Remove glapi awareness
Adam Jackson
1
-21
/
+3
2014-01-27
glamor: Remove compat code for building out of tree.
Eric Anholt
1
-12
/
+4
2014-01-27
glamor: Apply x-indent.sh.
Eric Anholt
1
-587
/
+580
2013-12-18
Fix glamor_egl->egl_create_image_khr makes pointer from integer
Gaetan Nadon
1
-1
/
+1
2013-12-18
Add DRI3 support to glamor
Axel Davy
1
-0
/
+225
2013-12-18
Fixed some compilation warning/error or error checking.
Zhigang Gong
1
-1
/
+3
2013-12-18
Allow to create textured pixmaps from gbm_bo without using gem names
Axel Davy
1
-0
/
+34
2013-12-18
glamoregl: Use xf86ScreenToScrn()
Michel Dänzer
1
-10
/
+10
2013-12-18
Silence compilation warnings.
Zhigang Gong
1
-8
/
+3
2013-12-18
Prefer KHR_surfaceless_context EGL extension over KHR_surfaceless_opengl/gles2.
Michel Dänzer
1
-3
/
+10
2013-12-18
Print space between name of missing EGL extension and 'required'.
Michel Dänzer
1
-1
/
+1
2013-12-18
Synch with xorg 1.13 change.
Zhigang Gong
1
-5
/
+11
2013-12-18
Added strict warning flags to CFLAGS.
Zhigang Gong
1
-10
/
+9
2013-12-18
Fixed all unused variables warnings.
Zhigang Gong
1
-2
/
+1
2013-12-18
Added --enable-debug configuration option.
Zhigang Gong
1
-1
/
+2
2013-12-18
For DRI swap buffers.
Zhigang Gong
1
-4
/
+55
2013-12-18
Fixup glx support
Chris Wilson
1
-20
/
+32
2013-12-18
GLX: Enable glx support.
Zhigang Gong
1
-6
/
+53
2013-12-18
Refine CloseScreen and FreeScreen processes.
Zhigang Gong
1
-42
/
+75
2013-12-18
glamor: check driver support GEM or not
Li Peng
1
-6
/
+26
2013-12-18
glamor_egl: Add support for the platform doesn't have gbm.
Zhigang Gong
1
-0
/
+8
2013-12-18
glamor_egl: Don't call eglDestroyImageKHR directly.
Zhigang Gong
1
-1
/
+5
2013-12-18
glamor-fbo-pool: Implement fbo cache mechanism.
Zhigang Gong
1
-5
/
+2
2013-12-18
glamor_set_pixmap_texture/screen_pixmap: Remove useless parameters.
Zhigang Gong
1
-34
/
+12
2013-12-18
Fixed a configure bug.
Zhigang Gong
1
-0
/
+4
2013-12-18
Flush gl operations when destroy an textured image.
Zhigang Gong
1
-1
/
+6
2013-12-18
Remove useless egl functions.
Zhigang Gong
1
-5
/
+0
[next]