Jeff Gilbert
|
77c841f7fd
|
Bug 843666 - Implement color-buffer-(half-)float for WebGL. - r=kamidphish
|
2014-03-07 13:26:17 -08:00 |
Jonathan Watt
|
aa2222cae6
|
Bug 980415 - Fix multiple points in the codebase where we fail to call DataSourceSurface::Unmap(). r=Bas
|
2014-03-07 13:21:38 +00:00 |
James Willcox
|
aa0b93b644
|
Bug 956993 - Fix typo with GL_TEXTURE_EXTERNAL textures r=jgilbert
|
2014-03-06 14:50:42 -06:00 |
Jeff Gilbert
|
6ca9eaaa7d
|
Bug 980108 - GLContext.h should not use GLAPIENTRY decls. - r=kamidphish
|
2014-03-05 17:35:40 -08:00 |
James Willcox
|
38c98ab8dc
|
Bug 980048 - Don't use EGL fences on Pandaboard r=jgilbert
|
2014-03-05 15:49:55 -06:00 |
James Willcox
|
dfee0058ef
|
Bug 939276 - Use a single GLContext for all SkiaGL canvases r=jgilbert,vlad,gwright,bjacob
--HG--
rename : gfx/gl/GLContextSkia.cpp => gfx/gl/SkiaGLGlue.cpp
|
2014-03-05 15:49:37 -06:00 |
James Willcox
|
1fd761ef37
|
Bug 956993 - Rely on OES_EGL_image_external for SharedSurface_EGLImage r=jgilbert
|
2014-03-05 15:48:58 -06:00 |
Andreas Gal
|
044a8b635b
|
Bug 975772 - Cleanup RectTriangles and allow DrawQuads to take triangles or triangle strips. r=bjacob
|
2014-03-05 14:18:38 -05:00 |
Dan Glastonbury
|
105377fc80
|
Bug 975824 - Disable S3TC compressed texture support on VMware Gallium 0.4 with
llvmpipe. r=jgilbert
|
2014-02-28 16:57:03 +10:00 |
Jeff Gilbert
|
3a7ff29a22
|
Bug 978414 - GLContextCGL::IsDoubleBuffered should be const at definition. - r=bustage on a CLOSED TREE
|
2014-03-03 19:13:34 -08:00 |
Jeff Gilbert
|
ecac7faae3
|
Bug 978414 - Mark GLContext virtuals const and MOZ_OVERRIDE where appropriate. - r=bjacob
|
2014-03-03 18:47:43 -08:00 |
Milan Sreckovic
|
644e4b482a
|
Bug 971943: 6. gfx.android.rgb16.force (startup only), gfx.gralloc.fence-with-readpixels (changing during session) moved to gfxPrefs. r=sikeda.
|
2014-03-03 17:11:06 -05:00 |
Kyle Huey
|
a10bc216e9
|
No bug: dos2unix GLTextureImage.cpp. r=me
DONTBUILD
|
2014-02-28 17:32:07 -08:00 |
Milan Sreckovic
|
3236414e71
|
Bug 971943: 3. gfx.apitrace.enabled (ANDROID only) preference moved to gfxPrefs. r=gwright
|
2014-02-28 12:59:38 -05:00 |
Phil Ringnalda
|
71d2221ff0
|
Back out d0b4c5c28fb0 (bug 956993) for Android test failures
CLOSED TREE
|
2014-02-27 20:25:55 -08:00 |
James Willcox
|
6dc4d165a4
|
Bug 956993 - Rely on OES_EGL_image_external for SharedSurface_EGLImage r=jgilbert
|
2014-02-27 20:48:38 -06:00 |
Milan Sreckovic
|
95619c8d0d
|
Bug 971942: 2. layout.frame_rate, layers.offmainthreadcomposition.frame-rate, layers.orientation.sync.timeout moved to gfxPrefs. The layers.offmainthreadcomposition.frame-rate is also changed to be a live preference so it does not need a restart. r=bgirard
|
2014-02-26 21:52:54 -05:00 |
Matt Woodrow
|
9662b1ad04
|
Bug 680817 - Keep GLXPixmaps bound to textures between updates on NVIDIA drivers to improve performance. r=joe
|
2014-02-25 12:56:51 +13:00 |
James Willcox
|
fb3ec81132
|
Bug 970096 - Try a 16 bit OpenGL context as a last result on Android r=bjacob
|
2014-02-24 16:17:34 -06:00 |
Milan Sreckovic
|
825c103203
|
Bug 946907: Make sure GLContext reads preferences through gfxPrefs which means it's done on the main thread. Rename the macro to DECL_GFX_PREF before it gets used in a lot of places. r=bjacob
|
2014-02-22 18:53:04 -05:00 |
Oleg Romashin
|
630ac326a5
|
Bug 974335 - Refactor Qt Widget Backend implementation. gl changes . r=bjacob
|
2014-02-20 18:08:50 -08:00 |
Wes Kocher
|
8d647a6ec0
|
Backed out changeset cf6a31bca4e0 (bug 939276) for webgl reftest crash
--HG--
rename : gfx/gl/SkiaGLGlue.cpp => gfx/gl/GLContextSkia.cpp
|
2014-02-20 15:23:52 -08:00 |
James Willcox
|
91032a3dca
|
Bug 939276 - Use a single GLContext for all SkiaGL canvases r=vlad,gwright,bjacob
--HG--
rename : gfx/gl/GLContextSkia.cpp => gfx/gl/SkiaGLGlue.cpp
extra : rebase_source : 8e85dd34a67c2e193480e9f1f5baf68a898790fe
|
2014-02-20 16:20:28 -06:00 |
Matt Woodrow
|
b131d17ba8
|
Bug 947227 - Remove SurfaceStream_TripleBuffer_Async since it no longer has any users. r=jgilbert
|
2014-02-21 11:08:36 +13:00 |
Matt Woodrow
|
0ee7d39f66
|
Bug 947227 - Stop using SurfaceStream_TripleBuffer_Async since it can hang if the compositor fails to pull the latest surface. r=jgilbert
|
2014-02-21 11:08:05 +13:00 |
Benoit Jacob
|
c4ef6434fc
|
Bug 972682 - make UploadImageDataToTexture not pass uninitialized parameters to glTexImage2D - r=jgilbert
|
2014-02-20 08:05:34 -05:00 |
George Wright
|
2e2e65e7e1
|
Bug 910754 - Add a bunch more required OpenGL functions for SkiaGL when using desktop OpenGL r=vlad
|
2013-06-07 23:11:58 -04:00 |
George Wright
|
309648f662
|
Back out changesets from bug 910754 due to build bustage
|
2014-02-18 17:54:04 -05:00 |
George Wright
|
ee3c883bbb
|
Bug 910754 - Add a bunch more required OpenGL functions for SkiaGL when using desktop OpenGL r=vlad
|
2013-06-07 23:11:58 -04:00 |
Ryan VanderMeulen
|
8a4698657b
|
Merge inbound to m-c.
|
2014-02-18 15:18:19 -05:00 |
Sotaro Ikeda
|
de99fe10c0
|
Bug 972494 - Use RefPtr to hold GrallocTextureClientOGL pointer r=nical
|
2014-02-18 06:46:13 -08:00 |
Jeff Muizelaar
|
bf37765934
|
Bug 973257. GL: Fix broken printf string. r=vlad
--HG--
extra : rebase_source : 4e2381555b7b1a49cb05cb438f63b4fe8f2fe0ed
|
2014-02-15 23:44:05 -05:00 |
Ehsan Akhgari
|
5643b79842
|
Backed out 2 changesets (bug 939276) because of build bustage
Backed out changeset 1cedc759f877 (bug 939276)
Backed out changeset 61cef3b533ba (bug 939276)
--HG--
rename : gfx/gl/SkiaGLGlue.cpp => gfx/gl/GLContextSkia.cpp
|
2014-02-14 18:48:05 -05:00 |
James Willcox
|
933b5c003c
|
Bug 939276 - build bustage
|
2014-02-14 16:12:10 -06:00 |
James Willcox
|
ee9a1556e5
|
Bug 939276 - Use a single GLContext for all SkiaGL canvases r=bjacob,gwright,dglastonbury
--HG--
rename : gfx/gl/GLContextSkia.cpp => gfx/gl/SkiaGLGlue.cpp
|
2014-02-14 15:55:58 -06:00 |
Andreas Pehrson
|
6ece642af0
|
Bug 959154 - Part 8: Moz2Dify GLUploadHelpers. r=nical
|
2014-02-13 17:28:48 +01:00 |
Andreas Pehrson
|
a5391f0284
|
Bug 959154 - Part 7: Moz2Dify GLTextureImage::BeginUpdate/EndUpdate. r=nical
|
2014-02-13 19:00:01 +01:00 |
Andreas Pehrson
|
84d0270067
|
Bug 959154 - Part 6: Move away from DeprecatedDirectUpdate and remove them. r=nical
|
2014-02-13 17:27:19 +01:00 |
Andreas Pehrson
|
87680313c8
|
Bug 959154 - Part 5: Create Moz2D version of TextureImage::DirectUpdate. r=nical
|
2014-02-13 17:25:55 +01:00 |
Andreas Pehrson
|
7441ec625d
|
Bug 959154 - Part 4: Deprecate thebes version of GLTextureImage::DirectUpdate. r=nical
|
2014-02-13 17:25:36 +01:00 |
Andreas Pehrson
|
5a8c7a12da
|
Bug 959154 - Part 3: Deprecate naming of gl::UploadTextureForSurface for thebes. r=nical
|
2014-02-13 17:22:31 +01:00 |
Andreas Pehrson
|
c03e76eba6
|
Bug 959154 - Part 2: Remove local ImageFormatForSurfaceFormat. r=nical
|
2014-02-13 17:20:43 +01:00 |
Andreas Pehrson
|
ffdb89ceec
|
Bug 959154 - Part 1: Moz2Dify gl::UploadImageData. r=nical
|
2014-02-14 12:40:26 +01:00 |
Ryan VanderMeulen
|
f373429333
|
Backed out 8 changesets (bug 959154) for various oranges.
Backed out changeset 00e465be0552 (bug 959154)
Backed out changeset 0f9be8d2caaf (bug 959154)
Backed out changeset 6ca9ba706c94 (bug 959154)
Backed out changeset c6ec9df2d729 (bug 959154)
Backed out changeset 53da6aef5629 (bug 959154)
Backed out changeset 88a6337fc8fb (bug 959154)
Backed out changeset b2535f63d78e (bug 959154)
Backed out changeset fffb200a94bc (bug 959154)
|
2014-02-14 13:30:39 -05:00 |
Andreas Pehrson
|
4918472db8
|
Bug 959154 - Part 8: Moz2Dify GLUploadHelpers. r=nical
|
2014-02-13 17:28:48 +01:00 |
Andreas Pehrson
|
cb77688579
|
Bug 959154 - Part 7: Moz2Dify GLTextureImage::BeginUpdate/EndUpdate. r=nical
|
2014-02-13 19:00:01 +01:00 |
Andreas Pehrson
|
131fa96287
|
Bug 959154 - Part 6: Move away from DeprecatedDirectUpdate and remove them. r=nical
|
2014-02-13 17:27:19 +01:00 |
Andreas Pehrson
|
ec5790e30d
|
Bug 959154 - Part 5: Create Moz2D version of TextureImage::DirectUpdate. r=nical
|
2014-02-13 17:25:55 +01:00 |
Andreas Pehrson
|
1aa4d83915
|
Bug 959154 - Part 4: Deprecate thebes version of GLTextureImage::DirectUpdate. r=nical
|
2014-02-13 17:25:36 +01:00 |
Andreas Pehrson
|
1aea6981d1
|
Bug 959154 - Part 3: Deprecate naming of gl::UploadTextureForSurface for thebes. r=nical
|
2014-02-13 17:22:31 +01:00 |