Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1109)

Issue 4631093: Add extension to create software device. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 10 months ago by John Bauman
Modified:
12 years, 9 months ago
Reviewers:
dgkoch
Base URL:
https://angleproject.googlecode.com/svn/trunk
Visibility:
Public.

Description

Add extension to create software device. Add an extension so that users can receive a device that renders in software. Currently this is done by loading a swiftshader dll. BUG= TEST= Committed: http://code.google.com/p/angleproject/source/detail?r=705

Patch Set 1 #

Total comments: 2

Patch Set 2 : use different mechanism #

Patch Set 3 : fix return value bug #

Total comments: 1

Patch Set 4 : add extension string #

Unified diffs Side-by-side diffs Delta from patch set Stats (+134 lines, -16 lines) Patch
A extensions/EGL_ANGLE_software_display.txt View 1 1 chunk +63 lines, -0 lines 0 comments Download
M include/EGL/eglext.h View 1 1 chunk +5 lines, -0 lines 0 comments Download
M src/libEGL/Display.h View 1 4 chunks +6 lines, -2 lines 0 comments Download
M src/libEGL/Display.cpp View 1 2 3 5 chunks +59 lines, -2 lines 0 comments Download
M src/libEGL/libEGL.cpp View 1 1 chunk +1 line, -12 lines 0 comments Download

Messages

Total messages: 10
John Bauman
Hi, To me, this seems like the most straightforward way to specify that a software ...
12 years, 10 months ago (2011-07-06 21:51:55 UTC) #1
dgkoch
On 2011/07/06 21:51:55, John Bauman wrote: > Hi, > > To me, this seems like ...
12 years, 10 months ago (2011-07-08 20:46:58 UTC) #2
John Bauman
On Fri, Jul 8, 2011 at 1:46 PM, <daniel@transgaming.com> wrote: > On 2011/07/06 21:51:55, John ...
12 years, 10 months ago (2011-07-08 22:50:35 UTC) #3
John Bauman
Ok, switching to using the new enum (set to -1 for now, as I'm pretty ...
12 years, 10 months ago (2011-07-13 01:25:16 UTC) #4
dgkoch
Largely looks ok. Although I've got a question about the module loading below. I notice ...
12 years, 9 months ago (2011-07-13 18:07:58 UTC) #5
John Bauman
On Wed, Jul 13, 2011 at 11:07 AM, <daniel@transgaming.com> wrote: > Largely looks ok. Although ...
12 years, 9 months ago (2011-07-13 20:27:10 UTC) #6
John Bauman
Ok, I've added a patch to advertise the extension string. On 2011/07/13 18:07:58, dgkoch wrote: ...
12 years, 9 months ago (2011-07-13 22:43:02 UTC) #7
dgkoch
On 2011/07/13 20:27:10, John Bauman wrote: > > I notice that we aren't advertising the ...
12 years, 9 months ago (2011-07-14 00:22:40 UTC) #8
dgkoch
On 2011/07/13 22:43:02, John Bauman wrote: > Ok, I've added a patch to advertise the ...
12 years, 9 months ago (2011-07-14 00:26:42 UTC) #9
dgkoch
12 years, 9 months ago (2011-07-14 00:27:05 UTC) #10
(don't forget to bump the version on commit)
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b