Re: [Mesa-dev] Mixing of hardware and software renderers

2014-05-08 Thread Erik Faye-Lund
On Tue, May 6, 2014 at 6:51 AM, Patrick McMunn wrote: > I'm using some older hardware - an ATI Radeon 9200 - which can only handle > up to OpenGL 1.2. I was wondering if it's possible to use the hardware > renderer generally and have the driver hand off the handling of functions > which my video c

Re: [Mesa-dev] Mixing of hardware and software renderers

2014-05-07 Thread Roland Scheidegger
Am 06.05.2014 06:51, schrieb Patrick McMunn: > I'm using some older hardware - an ATI Radeon 9200 - which can only > handle up to OpenGL 1.2. I was wondering if it's possible to use the > hardware renderer generally and have the driver hand off the handling of > functions which my video card can't

Re: [Mesa-dev] Mixing of hardware and software renderers

2014-05-06 Thread Dave Airlie
On 6 May 2014 14:51, Patrick McMunn wrote: > I'm using some older hardware - an ATI Radeon 9200 - which can only handle > up to OpenGL 1.2. I was wondering if it's possible to use the hardware > renderer generally and have the driver hand off the handling of functions > which my video card can't h

[Mesa-dev] Mixing of hardware and software renderers

2014-05-06 Thread Patrick McMunn
I'm using some older hardware - an ATI Radeon 9200 - which can only handle up to OpenGL 1.2. I was wondering if it's possible to use the hardware renderer generally and have the driver hand off the handling of functions which my video card can't handle (such as functions from a higher OpenGL versio