Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
0b13506ecf649b1685944ef01d9b60cabad117b3
/
src
/
gl-renderer.c
0b13506
compositor: Store modes in physical units
by Alexander Larsson
· 12 years ago
4fc5dd0
compositor: add capability CAPTURE_YFLIP
by Pekka Paalanen
· 12 years ago
7bb6510
compositor: add capability flag for arbitrary surface rotation
by Pekka Paalanen
· 12 years ago
4ea9552
compositor: Support output/buffer scaling
by Alexander Larsson
· 12 years ago
1ed7324
gl-renderer: Compile shaders only when needed
by Ander Conselvan de Oliveira
· 12 years ago
7b9195f
compositor: Move gl-renderer vertex arrays into gl-renderer.c
by Kristian Høgsberg
· 12 years ago
8799d41
compositor: Move fan_debug to gl-renderer
by Kristian Høgsberg
· 12 years ago
e314875
input: Merge wl_seat into weston_seat
by Kristian Høgsberg
· 12 years ago
976a050
Fix memory leaks
by Scott Moreau
· 12 years ago
1c169ff
gl-renderer: Use EXT_buffer_age and don't assume double buffering
by Ander Conselvan de Oliveira
· 12 years ago
b605c06
gl-renderer: Don't change the region supplied to output repaint
by Ander Conselvan de Oliveira
· 12 years ago
fe4eacf
gl: fix read-back format reporting in the log
by Pekka Paalanen
· 13 years ago
52cfd61
renderer: introduce destroy callback
by Vasily Khoruzhick
· 13 years ago
81ee3f5
compositor: move texture_damage into renderer private
by Pekka Paalanen
· 13 years ago
68033ac
compositor: move pitch into renderer private
by Pekka Paalanen
· 13 years ago
fb003d3
gl: take, hold, and release a buffer reference
by Pekka Paalanen
· 13 years ago
de685b8
compositor: introduce weston_buffer_reference
by Pekka Paalanen
· 13 years ago
03fb4ef
gl-renderer: Force call to glUseProgram() when activating debug binding
by Ander Conselvan de Oliveira
· 13 years ago
0396ba2
compositor: Fix rendering with shm transformed buffers
by Ander Conselvan de Oliveira
· 13 years ago
012b4c7
compositor: Implement buffer transformation
by Ander Conselvan de Oliveira
· 13 years ago
326529f
gl, rpi: consolidate print_egl_error_state()
by Pekka Paalanen
· 13 years ago
b8fcca9
compositor: Move buffer damage fields from weston_output to gl-renderer
by Ander Conselvan de Oliveira
· 13 years ago
779b52a
Rename gles2-renderer to gl-renderer.
by John Kåre Alsaker
· 13 years ago
[Renamed (90%) from src/gles2-renderer.c]
30d2b1f
Move EGL and GL includes to a gles2-renderer header.
by John Kåre Alsaker
· 13 years ago
320711d
Move weston_compositor GL and EGL state into gles2-renderer.
by John Kåre Alsaker
· 13 years ago
75cc571
Move weston_surface GL and EGL state into gles2-renderer.
by John Kåre Alsaker
· 13 years ago
4068414
Moved shader state into gles2-renderer.
by John Kåre Alsaker
· 13 years ago
d615980
gles2-renderer: Renaming some functions.
by John Kåre Alsaker
· 13 years ago
878f449
compositor: Move surface color state to gles2-renderer.
by John Kåre Alsaker
· 13 years ago
f9e710b
screenshooter: Use the renderer function for reading out pixels
by John Kåre Alsaker
· 13 years ago
a95b2d6
compositor: Add a renderer function to read out pixels
by John Kåre Alsaker
· 13 years ago
4415450
Move compositor-wayland border drawing into gles2-renderer.
by John Kåre Alsaker
· 13 years ago
1b7ad16
Move EGLConfig, EGLContext and EGLDisplay fields into gles2-renderer.
by John Kåre Alsaker
· 13 years ago
9465927
Move weston_output EGL state into gles2-renderer.
by John Kåre Alsaker
· 13 years ago
bcdd579
gles2: update texture only if needed
by Pekka Paalanen
· 13 years ago
27508c2
gles2: Add a debug binding for highlighting shaded content
by Ander Conselvan de Oliveira
· 13 years ago
035a032
gles2: check eglBindWaylandDisplayWL return value
by Pekka Paalanen
· 13 years ago
9c3fe25
gles2: log EGL config info
by Pekka Paalanen
· 13 years ago
8ea818f
compositor: Generalize output previous damage into per buffer damage
by Ander Conselvan de Oliveira
· 13 years ago
0d64a0f
compositor: new intersection algorithm
by Pekka Paalanen
· 13 years ago
4226385
compositor: Destroy gles2 resource for weston_surface in gles2-renderer.c
by Kristian Høgsberg
· 13 years ago
3a0de88
compositor: Move unbind_display call into gles2-renderer.c
by Kristian Høgsberg
· 13 years ago
9793fc7
compositor: Move EGL context creation to gles2-renderer.c
by Kristian Høgsberg
· 13 years ago
2bc5e8e
compositor: Create outputs before initializing GLES2 state
by Kristian Høgsberg
· 13 years ago
fa1be02
compositor: Introduce a weston_renderer object
by Kristian Høgsberg
· 13 years ago
b7b77e6
compositor: Move EGL/GLES2 parts of weston_surface_attach to gles2-renderer.c
by Kristian Høgsberg
· 13 years ago
b1fd2d6
compositor: Move update_shm_texture() to gles2-renderer.c
by Kristian Høgsberg
· 13 years ago
25894fc
compositor: Move gles2 initialization to gles2-renderer.h
by Kristian Høgsberg
· 13 years ago
ecf6ede
compositor: Move surface repaint code to gles2-renderer.c
by Kristian Høgsberg
· 13 years ago
d7c1726
compositor: Consolidate output repaint logic
by Kristian Høgsberg
· 13 years ago