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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-22
glamor: move GL_OES_EGL_image check next to EGL_EXT_image_dma_buf_import
Emil Velikov
2
-6
/
+2
2015-09-17
glamor: explicitly check for GL_OES_EGL_image
Emil Velikov
1
-0
/
+5
2015-07-29
glamor: Don't try to free the pixmap priv if we fail to allocate FBO.
Eric Anholt
1
-1
/
+0
2015-07-27
glamor: Make our EGL context current before calling into GL in glamor_init
Michel Dänzer
1
-12
/
+14
2015-07-16
glamor: make current in prepare paths
Dave Airlie
1
-0
/
+2
2015-07-16
glamor: Use glamor_prepare_access_box() for PutImage/GetImage fallback
Michel Dänzer
1
-2
/
+2
2015-07-10
glamor: Drop unused box translation/bounds code.
Eric Anholt
1
-39
/
+0
2015-07-10
glamor: Move cache_format to glamor_fbo.c, where it's used.
Eric Anholt
2
-15
/
+15
2015-07-10
glamor: Drop another dead function.
Eric Anholt
1
-7
/
+0
2015-07-10
glamor: Take transforms into account when preparing for a fallback.
Eric Anholt
1
-2
/
+16
2015-07-10
glamor: Drop dead drm_stride field.
Eric Anholt
1
-1
/
+0
2015-07-10
glamor: Drop tracking of the last picture attached to pixmaps.
Eric Anholt
6
-114
/
+5
2015-07-10
glamor: Use the actual picture's format when uploading memory pixmaps.
Eric Anholt
1
-27
/
+13
2015-07-10
glamor: Move glamor_render.c pict handling to glamor_picture.c
Eric Anholt
3
-877
/
+870
2015-07-10
glamor: Drop dead glamor_upload_bits_to_pixmap_texture() proto.
Eric Anholt
1
-9
/
+0
2015-07-10
glamor: Use the new upload/download interface for XV uploads.
Eric Anholt
3
-19
/
+25
2015-07-10
glamor: Ignore picture formats when choosing color for core rendering.
Eric Anholt
1
-10
/
+1
2015-07-10
glamor: Don't try to do rendering with unsupported formats.
Eric Anholt
1
-0
/
+38
2015-07-10
glamor_egl: Properly free resources on init-error and exit
Hans de Goede
1
-16
/
+27
2015-07-10
glamor: Drop a bunch of glamor_priv == NULL checks.
Eric Anholt
6
-32
/
+17
2015-07-10
glamor: Ask the server to always allocate our private.
Eric Anholt
4
-53
/
+13
2015-07-10
glamor: Drop dead glamor_is_large_picture().
Eric Anholt
1
-12
/
+0
2015-07-10
glamor: Reuse the glamor_is_memory helper.
Eric Anholt
1
-3
/
+1
2015-07-06
Instead of one glTexSubImage2D call for each glyph.
Michel Dänzer
1
-12
/
+25
2015-07-06
glamor: Use GL_ARB_debug_output to log GL errors.
Eric Anholt
1
-0
/
+41
2015-07-06
glamor: Add an assert to catch the previous bug.
Eric Anholt
1
-0
/
+2
2015-07-06
glamor: Fix bad rendering of glyphs after an a1 glyph upload. (v3)
Keith Packard
1
-25
/
+38
2015-07-02
glamor: Use ARRAY_SIZE in a couple more places for consistency.
Eric Anholt
2
-8
/
+3
2015-07-02
glamor: Mark a bunch of single-file data static.
Eric Anholt
3
-6
/
+6
2015-07-02
glamor: Make a bunch of single-file glamor functions static.
Eric Anholt
3
-27
/
+9
2015-07-02
glamor: Drop dead glamor_es2_pixmap_read_prepare().
Eric Anholt
2
-76
/
+0
2015-07-02
glamor: Restore the hook to glamor_composite_rectangles().
Eric Anholt
1
-1
/
+1
2015-07-02
glamor: Fix up some weird formatting in _glamor_create_fbo_array().
Eric Anholt
1
-2
/
+2
2015-07-02
glamor: Drop a redundant check.
Eric Anholt
1
-2
/
+1
2015-07-02
glamor: Simplify some temp pixmap extents calculations.
Eric Anholt
1
-9
/
+7
2015-07-02
glamor: Drop a dead flag to glamor_create_fbo_array().
Eric Anholt
1
-26
/
+13
2015-07-02
glamor: Drop dead GLAMOR_FBO_DOWNLOADED flag.
Eric Anholt
2
-6
/
+0
2015-07-02
glamor: Move doxygen for private structs into the structs.
Eric Anholt
1
-94
/
+55
2015-07-02
glamor: Drop the dead "PBO" field in an FBO cache struct.
Eric Anholt
2
-4
/
+0
2015-07-02
glamor: Remove dead gl_tex flag in the fbo struct.
Eric Anholt
2
-8
/
+0
2015-07-02
glamor: Propagate the fact that pbo_valid is never set.
Eric Anholt
2
-18
/
+2
2015-06-29
glamor: Avoid using GL_QUADS on VC4.
Eric Anholt
3
-1
/
+11
2015-06-29
glamor: Use proper Bools for some boolean values.
Eric Anholt
1
-9
/
+9
2015-06-29
glamor: Provide a fallback path for using an index buffer to do quads.
Eric Anholt
3
-3
/
+74
2015-06-29
glamor: Use GL_EXT_map_buffer_range if present.
Eric Anholt
1
-1
/
+2
2015-06-29
glamor: Use the normal GL_QUADS drawing helper in the render code.
Eric Anholt
3
-51
/
+7
2015-06-29
glamor: Drop CloseScreen-time GL resource cleanup code.
Eric Anholt
6
-62
/
+0
2015-06-29
glamor: Fix text rendering on GLES2.
Eric Anholt
1
-1
/
+1
2015-06-29
Merge remote-tracking branch 'airlied/for-keithp'
Keith Packard
4
-31
/
+138
2015-06-30
glamor: Add a new glamor_gbm_bo_from_pixmap() function.
Jason Ekstrand
2
-8
/
+70
[next]