[Mesa-dev] [PATCH] Updating forgotten GL feature completion for r600

Marek Olšák maraeo at gmail.com
Mon Oct 21 01:37:15 CEST 2013


On Mon, Oct 21, 2013 at 12:38 AM, Alexandre Demers
<alexandre.f.demers at gmail.com> wrote:
> I don't have commit rights. I'd appreciate if someone could commit it for
> me.

Pushed.

>
> Also, I think it should be a candidat for 9.2 branch.

Not really. It's mainly just for internal documentation.

Marek

>
> Alexandre Demers
>
>
> On 10/20/2013 01:56 PM, Marek Olšák wrote:
>>
>> Reviewed-by: Marek Olšák <marek.olsak at amd.com>
>>
>> Marek
>>
>> On Sun, Oct 20, 2013 at 7:48 PM, Alexandre Demers
>> <alexandre.f.demers at gmail.com> wrote:
>>>
>>> ---
>>>   docs/GL3.txt | 2 +-
>>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>>
>>> diff --git a/docs/GL3.txt b/docs/GL3.txt
>>> index c269f19..a56e7fe 100644
>>> --- a/docs/GL3.txt
>>> +++ b/docs/GL3.txt
>>> @@ -71,7 +71,7 @@ Base vertex offset(GL_ARB_draw_elements_base_vertex)
>>> DONE (i965, r300, r600, sw
>>>   Frag shader coord (GL_ARB_fragment_coord_conventions) DONE (i965, r300,
>>> r600, swrast)
>>>   Provoking vertex (GL_ARB_provoking_vertex)            DONE (i965, r300,
>>> r600, swrast)
>>>   Seamless cubemaps (GL_ARB_seamless_cube_map)          DONE (i965, r600)
>>> -Multisample textures (GL_ARB_texture_multisample)     DONE (i965)
>>> +Multisample textures (GL_ARB_texture_multisample)     DONE (i965, r600)
>>>   Frag depth clamp (GL_ARB_depth_clamp)                 DONE (i965, r600,
>>> swrast)
>>>   Fence objects (GL_ARB_sync)                           DONE (i965, r300,
>>> r600, swrast)
>>>   GLX_ARB_create_context_profile                        DONE
>>> --
>>> 1.8.4.1
>>>
>>> _______________________________________________
>>> mesa-dev mailing list
>>> mesa-dev at lists.freedesktop.org
>>> http://lists.freedesktop.org/mailman/listinfo/mesa-dev
>
>


More information about the mesa-dev mailing list