OSDN Git Service

mesa: Fix NV_fragment_program's display list opcode for RequestResident.
authorEric Anholt <eric@anholt.net>
Tue, 9 Oct 2012 23:08:44 +0000 (16:08 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 15 Oct 2012 18:53:23 +0000 (11:53 -0700)
commit6a20f0e561dae647ebc590bf0cfde3cf66fa6d9d
tree6070b61a089c40804f981eacffdc4019adcf74f2
parent6ab9c0476992752ff3ac0c80b6952075a4679aeb
mesa: Fix NV_fragment_program's display list opcode for RequestResident.

While nuking NV_vertex_program, I noticed that one of my opcodes was used in a
strange place.

Reviewed-by: Brian Paul <brianp@vmware.com>
src/mesa/main/dlist.c