/[packages]/cauldron/chromium-browser-stable/current/SOURCES/chromium-57-system-mesa.patch
ViewVC logotype

Diff of /cauldron/chromium-browser-stable/current/SOURCES/chromium-57-system-mesa.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1093859 by cjw, Sun Mar 19 14:39:03 2017 UTC revision 1093860 by cjw, Tue Mar 21 00:30:52 2017 UTC
# Line 130  Line 130 
130     }     }
131     if (use_x11) {     if (use_x11) {
132       sources += [       sources += [
133    --- chromium-57.0.2987.110/gpu/command_buffer/common/gles2_cmd_format.h.bak     2017-03-16 23:02:33.000000000 +0100
134    +++ chromium-57.0.2987.110/gpu/command_buffer/common/gles2_cmd_format.h 2017-03-20 21:58:30.217201591 +0100
135    @@ -42,8 +42,8 @@
136     typedef double GLdouble;
137     typedef double GLclampd;
138     typedef void GLvoid;
139    -typedef khronos_intptr_t GLintptr;
140    -typedef khronos_ssize_t  GLsizeiptr;
141    +typedef ptrdiff_t GLintptr;
142    +typedef ptrdiff_t  GLsizeiptr;
143     typedef struct __GLsync *GLsync;
144     typedef int64_t GLint64;
145     typedef uint64_t GLuint64;

Legend:
Removed from v.1093859  
changed lines
  Added in v.1093860

  ViewVC Help
Powered by ViewVC 1.1.30