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
/
glamor_priv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-28
glamor: Fall back to software for CopyPlane if we need to
Adam Jackson
1
-0
/
+1
2016-07-18
glamor: Remove the FBO cache.
Eric Anholt
1
-27
/
+0
2016-05-26
glamor: Preserve GL_RED bits in R channel when destination is GL_RED [v2]
Keith Packard
1
-0
/
+28
2016-03-10
glamor: Replace "finish access" shader with texture swizzling.
Eric Anholt
1
-7
/
+1
2016-03-10
glamor: Drop dead large-pixmap handling code in temp picture uploads.
Eric Anholt
1
-1
/
+0
2016-03-10
glamor: Simplify temporary picture uploading call stack.
Eric Anholt
1
-17
/
+1
2016-01-29
glamor: Simplify the pixmap box looping.
Eric Anholt
1
-11
/
+9
2016-01-29
glamor: Reuse the glamor_program_alpha_* enums for Render.
Eric Anholt
1
-10
/
+2
2016-01-29
glamor: Drop extra SHADER_IN type for no mask present.
Eric Anholt
1
-1
/
+0
2016-01-29
glamor: Convert XV to using glamor_program.c.
Eric Anholt
1
-1
/
+1
2016-01-26
glamor: add core profile support. (v2)
Dave Airlie
1
-0
/
+1
2016-01-26
glamor: Use GL_RED instead of GL_ALPHA if we have texture_swizzle (v3)
Keith Packard
1
-1
/
+11
2016-01-26
glamor: Add support for CA rendering in a single pass.
Dave Airlie
1
-0
/
+8
2016-01-21
glamor: Use vertex array objects
Keith Packard
1
-0
/
+2
2015-11-10
glamor: Handle GL_OUT_OF_MEMORY when allocating texture images.
Eric Anholt
1
-0
/
+3
2015-11-10
glamor: Avoid GL errors from mapping with size == 0.
Eric Anholt
1
-0
/
+1
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
1
-15
/
+0
2015-07-10
glamor: Move glamor_render.c pict handling to glamor_picture.c
Eric Anholt
1
-7
/
+0
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
1
-4
/
+0
2015-07-10
glamor: Drop a bunch of glamor_priv == NULL checks.
Eric Anholt
1
-6
/
+6
2015-07-10
glamor: Ask the server to always allocate our private.
Eric Anholt
1
-13
/
+2
2015-07-02
glamor: Make a bunch of single-file glamor functions static.
Eric Anholt
1
-22
/
+0
2015-07-02
glamor: Drop dead glamor_es2_pixmap_read_prepare().
Eric Anholt
1
-6
/
+0
2015-07-02
glamor: Drop dead GLAMOR_FBO_DOWNLOADED flag.
Eric Anholt
1
-5
/
+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
1
-2
/
+0
2015-07-02
glamor: Remove dead gl_tex flag in the fbo struct.
Eric Anholt
1
-2
/
+0
2015-07-02
glamor: Propagate the fact that pbo_valid is never set.
Eric Anholt
1
-2
/
+0
2015-06-29
glamor: Avoid using GL_QUADS on VC4.
Eric Anholt
1
-0
/
+1
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
1
-0
/
+11
2015-06-29
glamor: Use the normal GL_QUADS drawing helper in the render code.
Eric Anholt
1
-4
/
+3
2015-06-29
glamor: Drop CloseScreen-time GL resource cleanup code.
Eric Anholt
1
-3
/
+0
2015-05-14
glamor: Replace CompositeGlyphs code [v2]
Keith Packard
1
-54
/
+24
2015-05-14
glamor: Pass depth to glamor_pm_is_solid and glamor_set_planemask
Keith Packard
1
-4
/
+4
2015-05-12
glamor: remove const from the return type of glamor_get_drawable_location()
Jonathan Gray
1
-1
/
+1
2015-03-24
glamor: check max native ALU instructions
Olivier Fourdan
1
-0
/
+2
2015-03-24
glamor: Eliminate GLAMOR_TEXTURE_LARGE pixmap type
Keith Packard
1
-25
/
+10
2015-03-24
glamor: Create inline tests for small/large pixmaps
Keith Packard
1
-72
/
+79
2015-03-24
glamor: Eliminate separate 'large' pixmap private structure
Keith Packard
1
-48
/
+30
2015-03-24
glamor: Remove unused glamor_pixmap_private_atlas_t
Keith Packard
1
-12
/
+0
2015-03-24
glamor: Remove screen private and pixmap ptrs from pixmap private and fbo
Keith Packard
1
-37
/
+65
2015-03-24
glamor: Remove remaining support for FBOs not matching pixmap size
Keith Packard
1
-4
/
+0
2015-03-24
glamor: Remove _nf rendering functions
Keith Packard
1
-2
/
+1
2015-03-24
glamor: only use (un)pack_subimage when available
Maarten Lankhorst
1
-0
/
+2
2015-01-23
glamor: use screen blockhandler rather than dix one (v3)
Dave Airlie
1
-0
/
+1
2014-12-25
glamor: Make glamor_purge_fbo static
Michel Dänzer
1
-1
/
+0
2014-12-09
glamor: Always destroy EGL image associated with destroyed pixmap
Keith Packard
1
-1
/
+0
[next]