Nicholas Cameron
|
02609626e6
|
Bug 716439; using mask layers in OGL. r=BenWa
|
2012-03-19 09:08:53 +13:00 |
|
Nicholas Cameron
|
7d0c43e3f3
|
Bug 716439; load a mask texture in the OGL backend. r=BenWa
|
2012-03-19 09:08:49 +13:00 |
|
Nicholas Cameron
|
7a5a512340
|
Bug 733894; changing the framework for representing shaders in the OGL
layers backend. r=BenWa
|
2012-03-19 09:07:25 +13:00 |
|
Benoit Girard
|
1af1af4c9f
|
Bug 749107 - Set the texture unit before binding the tile texture and change the texture ordering in ImageLayer to leave texture unit 0 bound. r=jmuizelaar
|
2012-04-30 14:51:05 -04:00 |
|
Ali Juma
|
074cef2a87
|
Bug 741319 - Delete textures using the same context used to create them, on the thread that owns that context. r=joe
|
2012-04-10 16:20:02 -04:00 |
|
Chris Jones
|
346d98f63e
|
Bug 738158, part 2: Set the wrap mode for cairo images. r=ajuma
|
2012-03-22 01:02:59 -07:00 |
|
Chris Jones
|
dc6d33d94c
|
Bug 738158, part 1: Remove unnecessary settings from InitTexture(). UploadSurfaceToTexture() and SetFilter/ApplyFilter() do these now. r=ajuma
|
2012-03-22 01:02:29 -07:00 |
|
Chris Jones
|
40e43061e1
|
Bug 737071: Remove LayerManagerOGL::glForResources() because it's not needed and causes performance degradtion sometimes. r=Bas
|
2012-03-21 22:48:41 -07:00 |
|
Andreas Gal
|
65ba347b1f
|
Remove unused and broken tiling code (bug 736716, r=cjones).
|
2012-03-17 15:22:22 -07:00 |
|
Andreas Gal
|
1af45fa278
|
Backout bug 736716.
|
2012-03-17 15:20:01 -07:00 |
|
Andreas Gal
|
852fd857ba
|
Follow-up fix for bug 736716 (fix bad style fix).
|
2012-03-17 15:07:22 -07:00 |
|
Andreas Gal
|
7a590364de
|
Remove unused and broken tiling code (bug 736716, r=cjones).
|
2012-03-17 15:02:02 -07:00 |
|
Benoit Girard
|
bbefdec4f2
|
Merge mc->Maple
|
2012-03-13 11:05:28 -04:00 |
|
Bas Schouten
|
623684cf39
|
Bug 732988 - Part 1: Add ScaleToSize API to ImageLayers. r=roc
|
2012-03-13 01:41:29 +00:00 |
|
Benoit Girard
|
ceb831e001
|
Restore merge changeset 39a3044823b0, regression fixed upstream in mc
|
2012-03-05 13:09:05 -05:00 |
|
Benoit Girard
|
ae335d8d56
|
Backed out changeset 39a3044823b0 because of bad interaction with maple.
|
2012-03-02 18:32:46 -05:00 |
|
Benoit Girard
|
a41da854d6
|
Merge mc->Maple, resolved conflicts
|
2012-03-02 14:27:05 -05:00 |
|
Daniel Holbert
|
22ff58b4ab
|
Backout 4b46f6eff8f4 (Bug 732988) for linux Cipc orange
|
2012-03-11 16:43:12 -07:00 |
|
Bas Schouten
|
aaea2626d5
|
Bug 732988 - Part 1: Add ScaleToSize API to ImageLayers. r=roc
|
2012-03-11 22:33:22 +00:00 |
|
George Wright
|
5934958021
|
Bug 721489 - Older Adreno 200 drivers intermittently crash when uploading RGB565 textures with glTexImage2D - r=jrmuizel
|
2012-02-18 21:23:06 -05:00 |
|
Bas Schouten
|
0cce79ffe2
|
Bug 651192 - Part 5: Support remote access to ImageContainers. r=roc
|
2012-02-16 04:26:19 +01:00 |
|
Rafael Ávila de Espíndola
|
fb81440515
|
Bug 723738 - Remove invalid forward declaration of an objective c interface. r=BenWa.
|
2012-02-03 01:22:34 +01:00 |
|
Bas Schouten
|
33c8caf378
|
Bug 715785: Make ImageContainers independent of LayerManagers. r=roc
|
2012-02-01 03:18:30 +01:00 |
|
Joe Drew
|
0de61e9bb7
|
Back out 9699edcbcedd (bug 721467) for causing bug 722167.
|
2012-01-29 19:41:48 -05:00 |
|
George Wright
|
25292131c2
|
Bug 721467 - Add an optional codepath (currently enabled only for Adreno 200 GPUs) to only use glTexImage2D for texture uploads as glTexSubImage2D can be slow and/or buggy r=joe,BenWa
|
2012-01-24 19:44:48 -05:00 |
|
Oleg Romashin
|
53b36ad252
|
Bug 715822 - OGL CleanupResources should cleanup Texture resources too. r=mattwoodrow
|
2012-01-16 00:41:55 -05:00 |
|
Matt Woodrow
|
a4b30f7059
|
Bug 698212 - Let UploadSurfaceToTexture create the texture for CairoImageOGL. r=BenWa
|
2011-10-31 14:03:00 +13:00 |
|
Oleg Romashin
|
beda637bd5
|
Bug 695406 - Reset IPC double buffers if the ContentType has changed. r=cjones
|
2011-10-21 14:29:09 +13:00 |
|
Marco Bonardo
|
6d5a4c1c2f
|
Backout 73dc291f8974 (Bug 695406) to investigate Android Crashtests permaorange
|
2011-10-21 12:07:32 +02:00 |
|
Oleg Romashin
|
1ebf685771
|
Bug 695406 - Reset IPC double buffers if the ContentType has changed. r=cjones
|
2011-10-21 14:29:09 +13:00 |
|
Ehsan Akhgari
|
478ad1a412
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
|
2011-10-17 10:59:28 -04:00 |
|
|
|
33bff001b8
|
Bug 620171 - [@ ImageContainerOGL::GetCurrentAsSurface] if GetFormat() can return anything other than PLANAR_YCBCR or CAIRO_SURFACE
r=bgirard
|
2011-10-10 15:27:05 +01:00 |
|
Ali Juma
|
6480eda3fa
|
Bug 690566 - Associate filters with texture images. r=jrmuizel
|
2011-10-05 14:20:33 -04:00 |
|
Michael Wu
|
0fe7772ece
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
|
Oleg Romashin
|
a8041173c6
|
Bug 687372 - ImageLayerOGL should not destroy surface given as argument. r=cjones
|
2011-09-27 15:19:26 -07:00 |
|
Matt Woodrow
|
c7c1f33c05
|
Bug 675073 - Release OpenGL textures with the global context if the creating context has been destroyed. r=joe
|
2011-08-05 13:13:25 +12:00 |
|
Oleg Romashin
|
0c28938876
|
Bug 671986 - ImageLayerOGL does not apply offset/transform for layer r=jrmuizel
|
2011-07-17 12:07:41 +02:00 |
|
Matt Woodrow
|
866e25d48b
|
Bug 670106 - Check the surface type before attempting to create a GLXPixmap. r=joe
|
2011-07-15 08:45:33 +12:00 |
|
Florian Haenel
|
5a1007a604
|
Bug 607687 - Fennec should take care about Texture MAX size HW limitation r=jmuizelaar
|
2011-07-06 11:00:47 -07:00 |
|
Matt Woodrow
|
61e5a7df09
|
Bug 656185 - Part 2 - Upload the entire image for PlanarYCbCrImageOGL to a texture and clip using texture coordinates. r=derf
|
2011-07-05 14:52:00 +12:00 |
|
Benoit Girard
|
5c14f32405
|
Bug 636707 - Check for null MacIOSurfaceImageOGL. r=mattwoodrow
|
2011-07-04 09:51:37 -04:00 |
|
Matt Woodrow
|
da5429fd82
|
Back out bug 656185 due to windows compile failures
|
2011-06-27 15:21:22 +12:00 |
|
Matt Woodrow
|
ac5a211678
|
Bug 656185 - Part 2 - Handle odd crop offsets correctly with OpenGl. r=derf
|
2011-06-27 14:32:16 +12:00 |
|
Florian Hänel
|
3ba560dd6e
|
Bug 628566 - Implement basic tiling of ImageLayerOGL. r=joe
|
2011-05-19 12:53:02 +02:00 |
|
Matt Woodrow
|
9f9df90122
|
Bug 649417 - Part 2 - Add a YUV option to SharedImage and use it to share YUV data across processes. r=cjones,joe
|
2011-04-21 16:38:39 +12:00 |
|
Matt Woodrow
|
fc21b7078a
|
Bug 649417 - Part 1 - Create a SharedImage ipdl union and pass this to ShadowImageLayer::Swap . r=cjones
|
2011-04-21 11:21:56 +12:00 |
|
Chris Jones
|
4b3bb04878
|
Bug 556214, parts 1 and 1.1: Rename Monitor to ReentrantMonitor and fix existing Monitor users. r=roc
|
2011-04-29 14:21:57 -05:00 |
|
Oleg Romashin
|
9d04205210
|
Bug 610155 - Use SurfaceDescriptor for ImageLayer and CanvasLayer r=jones.chris.g
|
2011-04-20 14:45:57 -07:00 |
|
Daniel Holbert
|
73b32a98c5
|
Back out 0736b014d4a5 (Bug 610155) for breaking canvas reftests on android
|
2011-04-21 14:52:22 -07:00 |
|
Oleg Romashin
|
429f5c8eb5
|
Bug 610155 - Use SurfaceDescriptor for ImageLayer and CanvasLayer r=jones.chris.g
|
2011-04-20 14:45:57 -07:00 |
|