summaryrefslogtreecommitdiff
path: root/glamor/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2015-05-14glamor: Replace CompositeGlyphs code [v2]Keith Packard1-1/+1
2014-07-18glamor: Add support for SHM sync fencesKeith Packard1-0/+1
2014-06-15glamor: Split the XV code into XF86-dependent parts and generic.Eric Anholt1-0/+1
2014-06-15glamor: Remove 'tiling' shader codeKeith Packard1-1/+0
2014-06-15glamor: Replace glamor_solid_boxes and glamor_solid with GC using codeKeith Packard1-1/+1
2014-06-15glamor: Add glamor_program based 0-width dashed linesKeith Packard1-0/+1
2014-06-15glamor: Use glamor_program and GL_LINES for 0-width linesKeith Packard1-2/+2
2014-06-15glamor: Add glamor_program based copy accelerationKeith Packard1-3/+1
2014-06-15glamor: Replace fallback preparation codeKeith Packard1-0/+2
2014-04-23glamor: Add glamor_transfer based glamor_get_image and glamor_put_imageKeith Packard1-2/+1
2014-04-21glamor: Add remaining header files to SOURCESMichel Dänzer1-0/+3
2014-04-03glamor: Add glamor_program based poly_text and image_textKeith Packard1-0/+2
2014-04-03glamor: Add glamor_program based poly_fill_rectKeith Packard1-1/+1
2014-04-03glamor: Add glamor_program based fill/set/get spansKeith Packard1-3/+1
2014-04-03glamor: Add simple upload/download functions in glamor_transferKeith Packard1-0/+2
2014-03-26glamor: Add glamor_program PolyPoint implementationKeith Packard1-1/+1
2014-03-26glamor: Move glamor_poly_segment to separate glamor_segment.c fileKeith Packard1-0/+1
2014-03-26glamor: Add infrastructure for generating shaders on the flyKeith Packard1-0/+2
2014-03-10glamor: Extract the streamed vertex data code used by Render.Eric Anholt1-0/+1
2014-03-05xorg: Connect up the glamor XV code, xorg DDX-only for now.Eric Anholt1-1/+0
2014-02-14glamor: Put in a pluggable context switcher for GLX versus EGL.Eric Anholt1-0/+2
2014-02-14glamor: Convert to using libepoxy.Eric Anholt1-3/+0
2014-01-27glamor: Hook the module back up to the build.Eric Anholt1-26/+5
2014-01-27glamor: Drop xfree86 dependencies from this dix module.Eric Anholt1-1/+1
2014-01-27glamor/egl: Remove glapi awarenessAdam Jackson1-2/+1
2014-01-27glamor: Remove compat code for building out of tree.Eric Anholt1-1/+0
2014-01-27glamor: Remove copy of sna's compiler.hAdam Jackson1-1/+0
2013-12-18libglamoregl: remove -I$(top_srcdir)/srcGaetan Nadon1-2/+1
2013-12-18Make: remove cruft copied over from the X server makefilesGaetan Nadon1-8/+1
2013-12-18glamor: add initial Xv supportDave Airlie1-0/+1
2013-12-18Use GBM_LIBS and GBM_CFLAGSChristian König1-2/+8
2013-12-18First attempt to make libglamor.so shared versioned libraryArmin K1-5/+4
2013-12-18Properly dist necesary headersArmin K1-0/+1
2013-12-18Silence Automake 1.13 warningsArmin K1-1/+1
2013-12-18glamor: add compiler.hDave Airlie1-0/+1
2013-12-18glamor: fix make distcheck part 1Dave Airlie1-1/+7
2013-12-18glamor_compositerects: Implement optimized version.Zhigang Gong1-0/+1
2013-12-18Create the file glamor_triangles.cRobinHe1-0/+1
2013-12-18largepixmap: Implement infrastructure for large pixmap.Zhigang Gong1-0/+1
2013-12-18Extract the gradient related code out.Junyan He1-0/+1
2013-12-18Added strict warning flags to CFLAGS.Zhigang Gong1-1/+1
2013-12-18GLX: Enable glx support.Zhigang Gong1-2/+2
2013-12-18glamor_eglmodule: Change module name according to normalize naming rule.Zhigang Gong1-7/+6
2013-12-18glamor_fbo: Introduce glamor fbo to manage all the fb/tex.Zhigang Gong1-0/+1
2013-12-18Added more drawing functions.Zhigang Gong1-0/+3
2013-12-18glamor-for-ddx: Exports all rendering/drawing functions.Zhigang Gong1-4/+6
2013-12-18Initial version.Zhigang Gong1-9/+18
2011-09-26glamor: Don't direct call to any gl functions.Zhigang Gong1-0/+1
2011-09-26glamor: Add device independent glamor to the installation package.Zhigang Gong1-3/+9
2011-09-26glamor: Remove glu3 which is unnecessary.Zhigang Gong1-4/+1