index
:
~gongzg/glamor
0.4-rc1
for_large_pixmap
glyphs-opt
master
merge_trapezoid
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glamor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-15
Added strict warning flags to CFLAGS.
Zhigang Gong
1
-3
/
+2
2012-04-28
We should not call gradient finalization code if we disable it.
Zhigang Gong
1
-0
/
+2
2012-04-28
Fixed all unused variables warnings.
Zhigang Gong
1
-3
/
+0
2012-04-28
Added some copyright and author information.
Zhigang Gong
1
-0
/
+1
2012-04-27
glamor_blockhandler: Don't do glFinish every time.
Zhigang Gong
1
-2
/
+0
2012-04-27
gradient: Disable gradient for gles2.
Zhigang Gong
1
-0
/
+2
2012-04-27
glamor_pixmap_priv: Always return a valid private pixmap.
Zhigang Gong
1
-1
/
+2
2012-04-12
fallback_optimize: Prepare for downloading/uploading subregion.
Zhigang Gong
1
-0
/
+3
2012-04-12
gles2: Fixed color conversion for the formats except 1555 and 2101010.
Zhigang Gong
1
-3
/
+9
2012-03-26
Prepare for modification of gradient using shader.
Junyan He
1
-0
/
+2
2012-02-17
For DRI swap buffers.
Zhigang Gong
1
-4
/
+30
2012-02-13
Fixup glx support
Chris Wilson
1
-11
/
+10
2012-02-12
GLX: Enable glx support.
Zhigang Gong
1
-4
/
+4
2012-02-08
Don't call dixSetPrivate directly.
Zhigang Gong
1
-11
/
+5
2012-02-08
Refine CloseScreen and FreeScreen processes.
Zhigang Gong
1
-8
/
+16
2012-01-29
glamor_create_fbo: Concentrate the fbo size/depth checking.
Zhigang Gong
1
-10
/
+5
2012-01-29
glamor_init: Should set gl_flavor before sub-module intialization.
Zhigang Gong
1
-5
/
+6
2012-01-29
glamor-fbo-pool: Enable to reuse different size fbo/texture.
Zhigang Gong
1
-1
/
+1
2012-01-29
glamor-fbo-pool: Implement fbo cache mechanism.
Zhigang Gong
1
-16
/
+50
2012-01-29
glamor_fbo: Introduce glamor fbo to manage all the fb/tex.
Zhigang Gong
1
-66
/
+49
2012-01-29
glamor_set_pixmap_texture/screen_pixmap: Remove useless parameters.
Zhigang Gong
1
-20
/
+18
2012-01-13
Rearrange data structure and remove unused fileds.
Zhigang Gong
1
-30
/
+30
2012-01-12
Release previous textre/fb when bind a new texture to a pixmap.
Zhigang Gong
1
-0
/
+7
2012-01-11
Add glFinish after glFlush.
Zhigang Gong
1
-0
/
+1
2012-01-11
Consolidate the choose of internal texture format to one function.
Zhigang Gong
1
-14
/
+1
2011-12-23
Code cleanup.
Zhigang Gong
1
-11
/
+0
2011-12-16
Make sure the devPrivate.ptr of a textured pixmap is NULL.
Zhigang Gong
1
-0
/
+1
2011-12-13
glamor-for-ddx: Exports all rendering/drawing functions.
Zhigang Gong
1
-1
/
+4
2011-12-12
Classfy glamor pixmap to different types.
Zhigang Gong
1
-7
/
+24
2011-12-12
Call glamor_create_pixmap directly in glamor rendering path.
Zhigang Gong
1
-7
/
+4
2011-12-09
Override create/destroy picture to track pict format.
Zhigang Gong
1
-6
/
+4
2011-11-15
If caller is not using glamor screen, we can't register
Zhigang Gong
1
-7
/
+7
2011-11-11
Initial version.
Zhigang Gong
1
-0
/
+462