index
:
xorg/driver/glamor
0.4-fix
master
Archive of historical glamor development (now included in xserver) (mirrored from https://gitlab.freedesktop.org/xorg/driver/glamor-history)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-24
Bump to version 0.6.0.
glamor-egl-0.6.0
Zhigang Gong
1
-1
/
+1
2014-01-24
Silent some compilation warnings.
Zhigang Gong
2
-8
/
+9
2014-01-23
polylines: Handle diagonal lines
Aaron Watry
1
-20
/
+146
2014-01-17
Fix memory leak in _glamor_copy_n_to_n()
Michel Dänzer
1
-2
/
+3
2014-01-17
glamor: Fix coordinates handling for composite source/mask pictures
Anthony Waters
1
-8
/
+8
2013-12-16
libglamoregl: remove -I$(top_srcdir)/src
Gaetan Nadon
1
-2
/
+1
2013-12-16
Make: remove cruft copied over from the X server makefiles
Gaetan Nadon
2
-20
/
+1
2013-12-16
Makefile: remove redundant distribution directives
Gaetan Nadon
1
-4
/
+0
2013-12-16
autoconf: fix warning by replacing the deprecated AC_HELP_STRING
Gaetan Nadon
1
-2
/
+2
2013-12-16
configure.ac: the product in the url should be "xorg"
Gaetan Nadon
1
-2
/
+2
2013-12-16
README: fix typos and update information
Gaetan Nadon
1
-14
/
+16
2013-12-16
COPYING: update the file to reflect the licenses in the source code
Gaetan Nadon
1
-1
/
+122
2013-12-16
.gitignore: use default X.Org toplevel gitignore
Gaetan Nadon
2
-0
/
+73
2013-12-16
glamor: fix leak in xv code.
Dave Airlie
1
-1
/
+1
2013-12-09
Fix glamor_egl->egl_create_image_khr makes pointer from integer
Gaetan Nadon
1
-1
/
+1
2013-12-09
Fix configure to disable building Dri3 support when GBM v9 is missing
Axel Davy
1
-2
/
+5
2013-12-06
Add DRI3 support to glamor
Axel Davy
6
-14
/
+405
2013-11-20
Fixed some compilation warning/error or error checking.
Zhigang Gong
2
-6
/
+11
2013-11-19
Allow to create textured pixmaps from gbm_bo without using gem names
Axel Davy
2
-0
/
+47
2013-11-19
config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
Gaetan Nadon
1
-1
/
+2
2013-11-06
glamor: remove unused variable
Fabio Pedretti
1
-1
/
+0
2013-11-06
fixup picture in SetWindowPixmap
Maarten Lankhorst
4
-2
/
+41
2013-11-02
Fixed an incorrect printf format.
Zhigang Gong
1
-1
/
+1
2013-10-31
Remove useless return statement
Brian Paul
1
-1
/
+0
2013-10-31
Remove redundant dispatch->glEnable(GL_TEXTURE_2D)
Brian Paul
1
-1
/
+0
2013-10-31
Fix _glamor_set_spans() bug (re-used 'n' variable)
Brian Paul
1
-4
/
+4
2013-10-19
glamor: enable Xv by default
Alex Deucher
1
-6
/
+5
2013-10-08
glamor_render: fix PictFilters
Grigori Goronzy
1
-0
/
+9
2013-10-08
Use GL_STATIC_DRAW for element index buffer
Grigori Goronzy
1
-2
/
+2
2013-10-08
Use glDrawRangeElements instead of glDrawElements
Grigori Goronzy
5
-0
/
+23
2013-09-27
Shoud return null subpixmap if we fail to get a valid map address.
Zhigang Gong
1
-0
/
+4
2013-09-27
glamor: add initial Xv support
Dave Airlie
6
-2
/
+692
2013-09-24
Reset traps_count and ptrap when necessary for the next trapezoid cliprect
Michel Dänzer
1
-0
/
+3
2013-09-18
Fix RegionContainsRect test for PutImage
Michel Dänzer
1
-1
/
+1
2013-08-26
Bump to 0.5.1.
v0.5.1
glamor-egl-0.5.1
Zhigang Gong
1
-1
/
+1
2013-08-26
Use GBM_LIBS and GBM_CFLAGS
Christian König
1
-2
/
+8
2013-03-18
Don't use AC_PROG_LIBTOOL
Armin K
1
-1
/
+0
2013-03-18
First attempt to make libglamor.so shared versioned library
Armin K
2
-8
/
+6
2013-03-18
Properly dist necesary headers
Armin K
1
-0
/
+1
2013-03-18
Silence Automake 1.13 warnings
Armin K
1
-1
/
+1
2013-03-18
glamoregl: Use xf86ScreenToScrn()
Michel Dänzer
1
-10
/
+10
2012-12-29
glamor_utils: fix unlikely define use
Dave Airlie
1
-2
/
+1
2012-12-29
glamor: add compiler.h
Dave Airlie
1
-0
/
+1
2012-12-29
glamor: fix make distcheck part 1
Dave Airlie
1
-1
/
+7
2012-11-13
glamor_compositerects: Need to initialize region before fallback.
Zhigang Gong
1
-10
/
+10
2012-11-06
Don't use glBlitFramebufferEXT for overlapping copies.
Michel Dänzer
1
-1
/
+2
2012-08-10
Bump to version 0.5.
v0.5
glamor-egl-0.5.0
Zhigang Gong
1
-1
/
+1
2012-08-10
Increase vbo size to 64K verts.
Zhigang Gong
2
-2
/
+1
2012-08-10
Silence compilation warnings.
Zhigang Gong
17
-337
/
+280
2012-08-08
glamor_largepixmap: Fixed a bug in repeat clipping.
Zhigang Gong
1
-18
/
+6
[prev]
[next]