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
2016-07-18
Remove readmask from screen block/wakeup handler
Keith Packard
1
-2
/
+2
2016-07-18
dix: Switch to the libXfont2 API (v2)
Keith Packard
1
-3
/
+3
2016-07-18
glamor: Remove the FBO cache.
Eric Anholt
3
-275
/
+6
2016-07-15
glamor: Translate solid text background region after clipping
Michel Dänzer
1
-6
/
+7
2016-06-20
dix: Call screen block/wakeup handlers closest to blocking [v3]
Keith Packard
1
-3
/
+3
2016-06-14
glamor: Use DestroyPixmap instead of FreePicture for glyph atlas pixmap
Keith Packard
1
-1
/
+1
2016-06-08
glamor: Call eglBindAPI after eglInitialize
Michel Dänzer
1
-5
/
+6
2016-05-30
glamor: Cannot use copies when accessing outside of composite source
Michel Dänzer
1
-12
/
+15
2016-05-27
glamor: Adjust for drawable x/y in composite's copy optimization
Keith Packard
1
-0
/
+4
2016-05-26
glamor: Preserve GL_RED bits in R channel when destination is GL_RED [v2]
Keith Packard
12
-26
/
+103
2016-05-26
glamor: glamor_make_current sooner in glamor_composite_with_shader
Keith Packard
1
-2
/
+2
2016-05-26
glamor: Disable logic ops when doing compositing [v4]
Keith Packard
2
-0
/
+7
2016-05-25
glamor: Check for composite operations which are equivalent to copies
Michel Dänzer
1
-0
/
+23
2016-05-25
glamor: Fix sampling outside of RGBx source/mask pictures
Michel Dänzer
1
-12
/
+24
2016-04-29
glamor: add glamor_finish API
Dave Airlie
2
-0
/
+10
2016-04-15
glamor: fix wrong offset on composite rectangles
Olivier Fourdan
1
-9
/
+9
2016-03-16
glamor: swizzle RED to 0 for alpha textures
Dave Airlie
1
-1
/
+3
2016-03-11
glamor: Make context current in glamor_pixmap_fbo_cache_put
Michel Dänzer
1
-0
/
+1
2016-03-10
glamor: Replace "finish access" shader with texture swizzling.
Eric Anholt
5
-407
/
+160
2016-03-10
glamor: Drop dead large-pixmap handling code in temp picture uploads.
Eric Anholt
2
-112
/
+16
2016-03-10
glamor: Drop unused PBO code in temporary picture uploading.
Eric Anholt
1
-23
/
+7
2016-03-10
glamor: Generalize the a1-to-a8 conversion path.
Eric Anholt
1
-37
/
+28
2016-03-10
glamor: Drop the REVERT_UPLOADING_1_5_5_5 path.
Eric Anholt
2
-119
/
+5
2016-03-10
glamor: Drop the GLES2 REVERT_UPLOADING_2_10_10_10 paths.
Eric Anholt
2
-57
/
+2
2016-03-10
glamor: Merge the two GL-type-from-pictformat paths.
Eric Anholt
1
-201
/
+121
2016-03-10
glamor: Propagate that is_upload is always true.
Eric Anholt
3
-120
/
+46
2016-03-10
glamor: Drop dead fbo handling from GLAMOR_MEMORY pict uploads.
Eric Anholt
1
-23
/
+2
2016-03-10
glamor: Make sure that GLAMOR_MEMORY pixmaps don't retain an FBO.
Eric Anholt
3
-7
/
+18
2016-03-10
glamor: Simplify temporary picture uploading call stack.
Eric Anholt
3
-76
/
+37
2016-03-09
glamor: do not build Xv support when --disable-xv
Olivier Fourdan
1
-1
/
+5
2016-03-08
glamor: Source pictures are always depth 32
Michel Dänzer
1
-3
/
+3
2016-03-08
glamor: Factor out glamor_set_color_depth from glamor_set_color
Michel Dänzer
2
-9
/
+19
2016-03-08
glamor: Fix XvPutImage when src_y != 0
Hans de Goede
1
-1
/
+1
2016-01-29
glamor: Flip around conditionals in RepeatNone fixups.
Eric Anholt
1
-2
/
+2
2016-01-29
glamor: Cut down a bunch of conditional handling for RepeatFix.
Eric Anholt
1
-31
/
+19
2016-01-29
glamor: Clarify how the repeat values being passed around work.
Eric Anholt
1
-6
/
+6
2016-01-29
glamor: Clean up formatting of RepeatFix shader code.
Eric Anholt
1
-27
/
+30
2016-01-29
glamor: Clarify some logic in RepeatFix handling.
Eric Anholt
1
-14
/
+7
2016-01-29
glamor: Simplify the pixmap box looping.
Eric Anholt
15
-74
/
+78
2016-01-29
glamor: Reuse the glamor_program_alpha_* enums for Render.
Eric Anholt
2
-24
/
+16
2016-01-29
glamor: Drop extra SHADER_IN type for no mask present.
Eric Anholt
2
-12
/
+6
2016-01-29
glamor: Convert XV to using glamor_program.c.
Eric Anholt
2
-78
/
+71
2016-01-29
glamor: Simplify XV vertex setup.
Eric Anholt
1
-38
/
+30
2016-01-29
glamor: Set up XV sampler uniforms once at program build time.
Eric Anholt
1
-9
/
+11
2016-01-29
glamor: Drop dead glamor_pict_format_is_compatible().
Eric Anholt
1
-20
/
+0
2016-01-29
glamor: Drop comment about dead yInverted flag.
Eric Anholt
1
-2
/
+0
2016-01-29
glamor: Rename the *y_inverted helpers to not say "inverted".
Eric Anholt
1
-16
/
+14
2016-01-29
glamor: Drop dead *_from_x_coord_y() functions.
Eric Anholt
1
-2
/
+0
2016-01-29
glamor: Clarify when Render fallbacks happen due to an unsupported op.
Eric Anholt
1
-1
/
+3
2016-01-29
glamor: Label programs before linking them.
Eric Anholt
1
-11
/
+11
[next]