mesa/src
Kenneth Graunke 8af8a26480 i965/vs: Move uses of brw_compile from do_vs_prog to brw_vs_emit.
The brw_compile structure is closely tied to the Gen4-7 hardware
encoding.  However, do_vs_prog is very generic: it just calls out to
get a compiled program and then uploads it.

This isn't ultimately where we want it, but it's a step in the right
direction: it's now closer to the code generator.

Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
2012-11-28 18:15:55 -08:00
..
egl egl/dri2: Set error code when dri2CreateContextAttribs fails 2012-11-19 08:18:22 -08:00
gallium st/mesa: allow forward-compatible contexts and set Const.ContextFlags 2012-11-29 01:07:26 +01:00
gbm gbm: Use the kms dumb ioctls for cursor instead of libkms 2012-10-21 13:00:49 -04:00
getopt
glsl glcpp: Support #elif(expression) with no intervening space. 2012-11-28 10:27:02 -08:00
glx mesa: Standardize names of OpenGL functions. 2012-11-12 10:53:57 -08:00
gtest build: Fix gtest out-of-tree build 2012-08-14 10:54:39 -07:00
mapi mesa: Mark GetBufferParameteri64v as implemented. 2012-11-19 11:49:04 -08:00
mesa i965/vs: Move uses of brw_compile from do_vs_prog to brw_vs_emit. 2012-11-28 18:15:55 -08:00
.gitignore automake: Convert src/Makefile to automake. 2012-06-11 09:28:00 -07:00
Makefile.am automake: Convert src/Makefile to automake. 2012-06-11 09:28:00 -07:00
SConscript Remove libGLU 2012-08-31 10:58:15 -07:00