index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glamor
/
Makefile.am
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-05
glamor: Use eglGetPlatformDisplay{,EXT} if we can
Adam Jackson
1
-1
/
+3
2016-03-09
glamor: do not build Xv support when --disable-xv
Olivier Fourdan
1
-1
/
+5
2015-05-14
glamor: Replace CompositeGlyphs code [v2]
Keith Packard
1
-1
/
+1
2014-07-18
glamor: Add support for SHM sync fences
Keith Packard
1
-0
/
+1
2014-06-15
glamor: Split the XV code into XF86-dependent parts and generic.
Eric Anholt
1
-0
/
+1
2014-06-15
glamor: Remove 'tiling' shader code
Keith Packard
1
-1
/
+0
2014-06-15
glamor: Replace glamor_solid_boxes and glamor_solid with GC using code
Keith Packard
1
-1
/
+1
2014-06-15
glamor: Add glamor_program based 0-width dashed lines
Keith Packard
1
-0
/
+1
2014-06-15
glamor: Use glamor_program and GL_LINES for 0-width lines
Keith Packard
1
-2
/
+2
2014-06-15
glamor: Add glamor_program based copy acceleration
Keith Packard
1
-3
/
+1
2014-06-15
glamor: Replace fallback preparation code
Keith Packard
1
-0
/
+2
2014-04-23
glamor: Add glamor_transfer based glamor_get_image and glamor_put_image
Keith Packard
1
-2
/
+1
2014-04-21
glamor: Add remaining header files to SOURCES
Michel Dänzer
1
-0
/
+3
2014-04-03
glamor: Add glamor_program based poly_text and image_text
Keith Packard
1
-0
/
+2
2014-04-03
glamor: Add glamor_program based poly_fill_rect
Keith Packard
1
-1
/
+1
2014-04-03
glamor: Add glamor_program based fill/set/get spans
Keith Packard
1
-3
/
+1
2014-04-03
glamor: Add simple upload/download functions in glamor_transfer
Keith Packard
1
-0
/
+2
2014-03-26
glamor: Add glamor_program PolyPoint implementation
Keith Packard
1
-1
/
+1
2014-03-26
glamor: Move glamor_poly_segment to separate glamor_segment.c file
Keith Packard
1
-0
/
+1
2014-03-26
glamor: Add infrastructure for generating shaders on the fly
Keith Packard
1
-0
/
+2
2014-03-10
glamor: Extract the streamed vertex data code used by Render.
Eric Anholt
1
-0
/
+1
2014-03-05
xorg: Connect up the glamor XV code, xorg DDX-only for now.
Eric Anholt
1
-1
/
+0
2014-02-14
glamor: Put in a pluggable context switcher for GLX versus EGL.
Eric Anholt
1
-0
/
+2
2014-02-14
glamor: Convert to using libepoxy.
Eric Anholt
1
-3
/
+0
2014-01-27
glamor: Hook the module back up to the build.
Eric Anholt
1
-26
/
+5
2014-01-27
glamor: Drop xfree86 dependencies from this dix module.
Eric Anholt
1
-1
/
+1
2014-01-27
glamor/egl: Remove glapi awareness
Adam Jackson
1
-2
/
+1
2014-01-27
glamor: Remove compat code for building out of tree.
Eric Anholt
1
-1
/
+0
2014-01-27
glamor: Remove copy of sna's compiler.h
Adam Jackson
1
-1
/
+0
2013-12-18
libglamoregl: remove -I$(top_srcdir)/src
Gaetan Nadon
1
-2
/
+1
2013-12-18
Make: remove cruft copied over from the X server makefiles
Gaetan Nadon
1
-8
/
+1
2013-12-18
glamor: add initial Xv support
Dave Airlie
1
-0
/
+1
2013-12-18
Use GBM_LIBS and GBM_CFLAGS
Christian König
1
-2
/
+8
2013-12-18
First attempt to make libglamor.so shared versioned library
Armin K
1
-5
/
+4
2013-12-18
Properly dist necesary headers
Armin K
1
-0
/
+1
2013-12-18
Silence Automake 1.13 warnings
Armin K
1
-1
/
+1
2013-12-18
glamor: add compiler.h
Dave Airlie
1
-0
/
+1
2013-12-18
glamor: fix make distcheck part 1
Dave Airlie
1
-1
/
+7
2013-12-18
glamor_compositerects: Implement optimized version.
Zhigang Gong
1
-0
/
+1
2013-12-18
Create the file glamor_triangles.c
RobinHe
1
-0
/
+1
2013-12-18
largepixmap: Implement infrastructure for large pixmap.
Zhigang Gong
1
-0
/
+1
2013-12-18
Extract the gradient related code out.
Junyan He
1
-0
/
+1
2013-12-18
Added strict warning flags to CFLAGS.
Zhigang Gong
1
-1
/
+1
2013-12-18
GLX: Enable glx support.
Zhigang Gong
1
-2
/
+2
2013-12-18
glamor_eglmodule: Change module name according to normalize naming rule.
Zhigang Gong
1
-7
/
+6
2013-12-18
glamor_fbo: Introduce glamor fbo to manage all the fb/tex.
Zhigang Gong
1
-0
/
+1
2013-12-18
Added more drawing functions.
Zhigang Gong
1
-0
/
+3
2013-12-18
glamor-for-ddx: Exports all rendering/drawing functions.
Zhigang Gong
1
-4
/
+6
2013-12-18
Initial version.
Zhigang Gong
1
-9
/
+18
2011-09-26
glamor: Don't direct call to any gl functions.
Zhigang Gong
1
-0
/
+1
[next]