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_priv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-11
Enable large pixmap by default.
for_large_pixmap
Zhigang Gong
1
-2
/
+2
2012-06-11
largepixmap: Fix the selfcopy issue.
Zhigang Gong
1
-3
/
+7
2012-06-11
largepixmap: Support self composite for large pixmap.
Zhigang Gong
1
-0
/
+3
2012-06-11
largepixmap: Implement infrastructure for large pixmap.
Zhigang Gong
1
-1
/
+4
2012-06-11
glamor_largepixmap: first commit for large pixmap.
Zhigang Gong
1
-7
/
+178
2012-05-16
Extract the gradient related code out.
Junyan He
1
-1
/
+12
2012-05-16
glamor_set_destination_pixmap_priv_nc: set drawable's width x height.
Zhigang Gong
1
-1
/
+1
2012-05-15
Remove the texture cache code.
Zhigang Gong
1
-1
/
+0
2012-04-28
Fixed all unused variables warnings.
Zhigang Gong
1
-2
/
+1
2012-04-28
Added --enable-debug configuration option.
Zhigang Gong
1
-1
/
+3
2012-04-27
glamor_fbo: Added a threshold value for the fbo cache pool.
Zhigang Gong
1
-1
/
+1
2012-04-27
glamor_render.c: Fixed repeatPad and repeatRelect.
Zhigang Gong
1
-1
/
+3
2012-04-27
gradient: Disable gradient for gles2.
Zhigang Gong
1
-2
/
+2
2012-04-27
Fix the problem of memory leak in gradient pixmap generating.
Junyan He
1
-8
/
+20
2012-04-27
pending_op: Remove the pending operations handling.
Zhigang Gong
1
-27
/
+1
2012-04-27
Fixed a stride problem for textured_drm pixmap.
Zhigang Gong
1
-0
/
+1
2012-04-27
glamor_pixmap_priv: Always return a valid private pixmap.
Zhigang Gong
1
-1
/
+8
2012-04-13
glamor_gl: Use GL_ALPHA for depth 8 pixmap.
Zhigang Gong
1
-1
/
+1
2012-04-12
glamor_pixmap_upload_texture: Support to upload a sub region of data.
Zhigang Gong
1
-0
/
+4
2012-04-12
glamor_getimage: Use glamor_download_sub_pixmap_to_cpu to get image.
Zhigang Gong
1
-0
/
+5
2012-04-12
fallback_optimize: Prepare for downloading/uploading subregion.
Zhigang Gong
1
-7
/
+18
2012-04-12
glamor_es2_pixmap_read_prepare: Just prepare the required region.
Zhigang Gong
1
-1
/
+1
2012-04-12
glamor_set_alu: Fallback for non GXcopy ops with GLES2.
Zhigang Gong
1
-1
/
+1
2012-04-12
gles2: Added 1555/2101010 formats support.
Zhigang Gong
1
-1
/
+9
2012-04-12
gles2: Fixed color conversion for the formats except 1555 and 2101010.
Zhigang Gong
1
-7
/
+12
2012-04-12
glamor_render: Disable gradient shader conversion due to bug.
Zhigang Gong
1
-0
/
+1
2012-03-26
Prepare for modification of gradient using shader.
Junyan He
1
-0
/
+13
2012-03-06
Fixup For list.h change in xorg
Junyan He
1
-3
/
+17
2012-02-17
For DRI swap buffers.
Zhigang Gong
1
-10
/
+2
2012-02-13
glamor_tile/composite: Modify fs to re-calculate texture coords.
Zhigang Gong
1
-0
/
+3
2012-02-13
Fixup glx support
Chris Wilson
1
-5
/
+1
2012-02-12
GLX: Enable glx support.
Zhigang Gong
1
-0
/
+1
2012-02-08
prepare_access: Don't use fbo after it was downloaded.
Zhigang Gong
1
-11
/
+28
2012-02-08
Don't call dixSetPrivate directly.
Zhigang Gong
1
-0
/
+20
2012-02-08
Refine CloseScreen and FreeScreen processes.
Zhigang Gong
1
-0
/
+1
2012-01-29
glamor-pixmap-upload: Create a uploading fbo with a texture only.
Zhigang Gong
1
-1
/
+5
2012-01-29
glamor-fbo-pool: Enable to reuse different size fbo/texture.
Zhigang Gong
1
-0
/
+4
2012-01-29
glamor-fbo-pool: Implement fbo cache mechanism.
Zhigang Gong
1
-10
/
+23
2012-01-29
glamor_fbo: Introduce glamor fbo to manage all the fb/tex.
Zhigang Gong
1
-12
/
+46
2012-01-13
Rearrange data structure and remove unused fileds.
Zhigang Gong
1
-41
/
+42
2012-01-11
glamor-composite: Use glDrawElements to reduce the count of vertices.
Zhigang Gong
1
-1
/
+1
2012-01-05
Fixed a configure bug.
Zhigang Gong
1
-0
/
+4
2011-12-31
Added more drawing functions.
Zhigang Gong
1
-1
/
+31
2011-12-13
glamor-for-ddx: Exports all rendering/drawing functions.
Zhigang Gong
1
-5
/
+21
2011-12-12
Enable texture dynamic uploading.
Zhigang Gong
1
-1
/
+1
2011-12-12
Classfy glamor pixmap to different types.
Zhigang Gong
1
-0
/
+1
2011-12-12
Call glamor_create_pixmap directly in glamor rendering path.
Zhigang Gong
1
-0
/
+5
2011-12-11
Remove the access mode from private pixmap structure.
Zhigang Gong
1
-4
/
+2
2011-12-09
exports more rendering functions to DDX driver.
Zhigang Gong
1
-1
/
+1
2011-11-11
Add new version glamor_fillspans without internal fallback.
Zhigang Gong
1
-1
/
+1
[next]