mesa/src
Ian Romanick 619a9bee7d i915: Bring sanity to the Viewport function
The i830 and the i915 driver have the same dd_function_table::Viewport
function... it just has two names and lives in two places.  Using a
single implementation allows cleaning up the saved_viewport nonsense
too.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Jordan Justen <jljusten@gmail.com>
Cc: Courtney Goeltzenleuchter <courtney@lunarg.com>
2013-11-05 07:50:04 -08:00
..
egl wayland: silence unused var warning 2013-10-30 12:50:09 -07:00
gallium util/u_format: take normalized flag in consideration in util_format_is_rgba8_variant 2013-11-05 14:05:41 +00:00
gbm dri: Pass in the dlsym()ed driver extension to screen creation. 2013-10-24 14:04:20 -07:00
getopt
glsl glsl: Don't generate misleading debug names when packing gs inputs. 2013-11-04 19:04:29 -08:00
glx scons: Add missing dependencies to src/mapi/glapi/gen/*.xml 2013-10-30 12:21:54 +00:00
gtest
mapi mesa: Add new functions and enums required by GL_ARB_sample_shading 2013-11-01 16:01:47 -07:00
mesa i915: Bring sanity to the Viewport function 2013-11-05 07:50:04 -08:00
Makefile.am
SConscript