Enable HW VBOs and other things needed by it.
[mesa.git] / src / mesa / drivers / dri / r300 / r300_context.h
index cbd476bc569362deb19b10eefeb3bdcb37fa8bc2..278319b14f146bb1be039ae80527b9c436b0cc70 100644 (file)
@@ -48,9 +48,14 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 #include "radeon_context.h"
 
 #define USE_ARB_F_P 1
-//#define USER_BUFFERS
-//#define RADEON_VTXFMT_A
-//#define HW_VBOS
+
+/* PPC doesnt support 16 bit elts ... */
+#ifndef MESA_BIG_ENDIAN
+#define USER_BUFFERS
+#define RADEON_VTXFMT_A
+#define HW_VBOS
+#endif
+
 //#define OPTIMIZE_ELTS
 #define CB_DPATH