Displaying 1 result from an estimated 1 matches for "cb_aux".
2014 Jan 13
20
[PATCH 00/19] nv50: add sampler2DMS/GP support to get OpenGL 3.2
...s a gp input.
nv50: VP_RESULT_MAP_SIZE has to be positive
nv50: GP_REG_ALLOC_RESULT must be positive
nv50: allocate an extra code bo to avoid dmesg spam
nv50: don't forget to also clear additional layers
nvc0: don't forget to also clear additional layers
nv50: add comments about CB_AUX contents
nv50: copy nvc0's get_sample_position implementation
nv50: add support for textureFetch'ing MS textures,
ARB_texture_multisample
nv50: report glsl 1.50 now that gp tests pass
nv50: enable seamless cube maps on all hw for OpenGL 3.2
src/gallium/drivers/nouveau/codegen/...