mesa/src
Kenneth Graunke 30bb170479 i965: Expose write_reg() as brw_store_register_mem64().
Writing a 64-bit register value to memory is sufficiently complicated
that it makes sense to reuse this function rather than duplicating it.

Exposing it outside of gen6_queryobj.c means it needs a more descriptive
function name.  It could probably be moved to brw_util.c or somewhere
else, but this works too.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
2013-10-23 01:06:26 -07:00
..
egl wayland: Don't leak wl_drm global when unbinding display 2013-10-22 14:57:03 -07:00
gallium st/dri: minor formatting clean-ups in dri_context.c 2013-10-22 08:20:45 -06:00
gbm gbm-dri: Support importing RGB565 buffers 2013-10-21 20:56:17 -07:00
getopt
glsl glsl: Simplify the interface to link_invalidate_variable_locations 2013-10-22 15:23:30 -07:00
glx glx: Generate fewer errors in MakeContextCurrent 2013-10-08 13:24:20 -04:00
gtest gtest: Build it only for 'make check'. 2013-01-13 12:38:44 +01:00
mapi mesa: remove remnants of GL_MESA_shader_debug 2013-10-22 08:20:45 -06:00
mesa i965: Expose write_reg() as brw_store_register_mem64(). 2013-10-23 01:06:26 -07:00
Makefile.am gbm: Link to libwayland-drm if Wayland EGL platform is enabled 2013-08-12 15:16:22 -07:00
SConscript Remove libGLU 2012-08-31 10:58:15 -07:00