index
:
xorg/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XACE-modular
XEVIE
XORG-6_8-branch
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-branch
server-1.19-branch
server-1.2-branch
server-1.20-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
server-21.1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland-21.1
xwayland-22.1
xwayland-23.1
xwayland-23.2
xwayland-24.1
X server (mirrored from https://gitlab.freedesktop.org/xorg/xserver)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glamor
/
glamor.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-01
glamor: Expose glamor_destroy_pixmap()
Kristian Høgsberg
1
-0
/
+1
2014-04-01
glamor: Add new GLAMOR_CREATE_PIXMAP_NO_TEXTURE pixmap create flag
Kristian Høgsberg
1
-0
/
+1
2014-04-01
glamor: Move glamor_egl_screen_init() prototype to glamor.h
Kristian Høgsberg
1
-0
/
+2
2014-03-26
glamor: Get testing code using small FBOs working again
Keith Packard
1
-0
/
+7
2014-03-17
glamor: Return the stride/size for glamor_dri3_name_from_pixmap(), too.
Eric Anholt
1
-1
/
+2
2014-03-17
glamor: Drop the body of the function for enabling DRI3 extensions.
Eric Anholt
1
-8
/
+0
2014-03-17
glamor: Do glyph private init at screeninit time, and other stuff at CSR.
Eric Anholt
1
-8
/
+0
2014-03-10
glamor: Extract the streamed vertex data code used by Render.
Eric Anholt
1
-0
/
+1
2014-03-05
glamor: Add support for DRI3.
Eric Anholt
1
-1
/
+3
2014-03-05
glamor: Rename the DRI-related pixmap functions.
Eric Anholt
1
-24
/
+29
2014-03-05
xorg: Connect up the glamor XV code, xorg DDX-only for now.
Eric Anholt
1
-1
/
+4
2014-03-05
xephyr: Build support for rendering with glamor using a -glamor option.
Eric Anholt
1
-0
/
+2
2014-02-14
glamor: Put in a pluggable context switcher for GLX versus EGL.
Eric Anholt
1
-5
/
+2
2014-01-27
glamor: Convert use of the old "pointer" typedef to "void *".
Eric Anholt
1
-2
/
+2
2014-01-27
glamor: Drop xfree86 dependencies from this dix module.
Eric Anholt
1
-3
/
+1
2014-01-27
glamor: Disable the XV code for now.
Eric Anholt
1
-0
/
+2
2014-01-27
glamor: Remove compat code for building out of tree.
Eric Anholt
1
-4
/
+0
2014-01-27
glamor: Fix some indent damage of putting a ' ' after the '*' for pointers.
Eric Anholt
1
-8
/
+8
2014-01-27
glamor: Apply x-indent.sh.
Eric Anholt
1
-117
/
+132
2013-12-18
Add DRI3 support to glamor
Axel Davy
1
-1
/
+67
2013-12-18
Allow to create textured pixmaps from gbm_bo without using gem names
Axel Davy
1
-0
/
+13
2013-12-18
glamor: add initial Xv support
Dave Airlie
1
-1
/
+3
2013-12-18
Synch with xorg 1.13 change.
Zhigang Gong
1
-3
/
+6
2013-12-18
glamor_largepixmap: first commit for large pixmap.
Zhigang Gong
1
-1
/
+3
2013-12-18
Added strict warning flags to CFLAGS.
Zhigang Gong
1
-0
/
+3
2013-12-18
Added some copyright and author information.
Zhigang Gong
1
-0
/
+1
2013-12-18
Remove unecessary header file.
Zhigang Gong
1
-1
/
+0
2013-12-18
fallback_optimize: Prepare for downloading/uploading subregion.
Zhigang Gong
1
-0
/
+1
2013-12-18
For DRI swap buffers.
Zhigang Gong
1
-1
/
+23
2013-12-18
Fixup glx support
Chris Wilson
1
-13
/
+11
2013-12-18
GLX: Enable glx support.
Zhigang Gong
1
-0
/
+4
2013-12-18
glamor_eglmodule: Change module name according to normalize naming rule.
Zhigang Gong
1
-0
/
+3
2013-12-18
Refine CloseScreen and FreeScreen processes.
Zhigang Gong
1
-36
/
+37
2013-12-18
glamor-fbo-pool: Implement fbo cache mechanism.
Zhigang Gong
1
-18
/
+30
2013-12-18
glamor_set_pixmap_texture/screen_pixmap: Remove useless parameters.
Zhigang Gong
1
-4
/
+7
2013-12-18
Added more drawing functions.
Zhigang Gong
1
-0
/
+27
2013-12-18
Export glamor_validate_gc to DDX.
Zhigang Gong
1
-0
/
+2
2013-12-18
Add a new API glamor_create_gc.
Zhigang Gong
1
-0
/
+1
2013-12-18
Export glamor_create_texture to DDX driver.
Zhigang Gong
1
-3
/
+64
2013-12-18
glamor-for-ddx: Exports all rendering/drawing functions.
Zhigang Gong
1
-0
/
+48
2013-12-18
Classfy glamor pixmap to different types.
Zhigang Gong
1
-2
/
+18
2013-12-18
exports more rendering functions to DDX driver.
Zhigang Gong
1
-0
/
+52
2013-12-18
Add new version glamor_poly_fill_rect without internal fallback.
Zhigang Gong
1
-0
/
+4
2013-12-18
Add new version glamor_fillspans without internal fallback.
Zhigang Gong
1
-0
/
+7
2013-12-18
Initial version.
Zhigang Gong
1
-11
/
+29
2011-09-26
glamor: Don't direct call to any gl functions.
Zhigang Gong
1
-0
/
+2
2011-09-26
glamor: Move glamor_glyphs_init to create screen resources stage.
Zhigang Gong
1
-1
/
+5
2011-09-26
glamor: Change glamor_egl_init API.
Zhigang Gong
1
-1
/
+2
2011-09-26
glamor-egl: Move EGL surfaceless related code to dix module.
Zhigang Gong
1
-0
/
+8
2011-09-26
glamor-dix: Make a glamor dix module.
Zhigang Gong
1
-3
/
+3
[prev]
[next]