11164 Commits (2f8ff58c0e8fbb60974be9c2412db8610b2152e2)
 

Autor SHA1 Nachricht Datum
  Patrice Mandin 2f8ff58c0e nouveau: nv10: forgot function to set modelview matrix vor 18 Jahren
  Patrice Mandin c45bb05b3c nouveau: separate modelview and projection matrix updates vor 18 Jahren
  Xiang, Haihao cb7da3f096 i965: Correct build_lighting in i965 driver according to vor 18 Jahren
  Brian 6dd98e9853 Fix problem introduced in previous commit in which a state variable (uniform) is written to. (see bug 12239) vor 18 Jahren
  Patrice Mandin 47768ce0e5 nouveau: nv10: remove setting projection matrix when scaling viewport vor 18 Jahren
  Patrice Mandin b0a1e81887 nouveau: add hw-dependent function to update modelview*projection matrix vor 18 Jahren
  Xiang, Haihao 214347fdb4 i965: Calculate the positional light in homogeneous coordinates. vor 18 Jahren
  Zou Nan hai b47c9f8c91 optimize 965 clip vor 18 Jahren
  Xiang, Haihao 22bc3cdd49 i965: Take the upper limitation on LOD into account. vor 18 Jahren
  David Moore 1dd94a63ac Bug #10571: Fix 965 line clipping when neither vertex needs clipping. vor 18 Jahren
  Roland Scheidegger 74e1d0996d fix another occurence of movaps which might not be aligned vor 18 Jahren
  Brian 3b7df51eb5 s/movaps/movups/ (see bug 12216) vor 18 Jahren
  Xiang, Haihao bad6e175cf i965: store read drawable info in intel_context. Some OpenGL vor 18 Jahren
  Xiang, Haihao f6a89e1884 i965: check NULL pointer. fix bug#12193 vor 18 Jahren
  Xiang, Haihao 410d8f7cdb i965: samplers group in fours in WM_STATE. fix bug#9415 vor 18 Jahren
  Keith Packard 500193dca8 Add register defines for hw binning vor 18 Jahren
  Xiang, Haihao c235cc71a2 i965: flush batch buffer when getting the maximum. This makes vor 18 Jahren
  Brian 3a484cd794 added --noclear option to demonstrate rendering without glClear vor 18 Jahren
  Colin McDonald d62be3d4ca fixed problem with big glDrawArrays (see bug 12141) vor 18 Jahren
  Brian f0a036bad9 new __gluInvertMatrix() function (Mesa bug 6748) vor 18 Jahren
  Patrice Mandin c28ea5573d nouveau: nv10: set total stride of vertex array for POS attribute vor 18 Jahren
  Patrice Mandin 24967c8646 nouveau: nv10: also set modelview0 matrix to identity vor 18 Jahren
  Patrice Mandin 40ecc4a359 nouveau: nv10: add a scissor func, do not cache viewport settings vor 18 Jahren
  Patrice Mandin 1a911aad0a nouveau: nv10: properly set viewport and projection vor 18 Jahren
  Brian f8e4cf716a remove CallDepth++/-- accidentally removed in prev commit vor 18 Jahren
  Adam Jackson 1f8616e622 Unbreak Linux builds with -fvisibility=hidden. vor 18 Jahren
  Brian 4b654d41da For _mesa_share_state(), update the context's references to the new share group's objects (Shane Blackett) vor 18 Jahren
  Brian dbef6158c6 remove unneeded CallStack array vor 18 Jahren
  Patrice Mandin a3750c989b nouveau: nv10: set projection matrix from viewport size vor 18 Jahren
  Patrice Mandin 24746d0e32 nouveau: nv10: initialize more of nv10 tcl engine vor 18 Jahren
  Patrice Mandin 3d508a5d7b nouveau: nv10: Move some initialization stuff vor 18 Jahren
  Patrice Mandin a6d35694c4 nouveau: Use proper notifier object vor 18 Jahren
  Patrice Mandin c6e729377c nouveau: nv10: Remove commented, unsupported by hw command vor 18 Jahren
  Patrice Mandin 07b7e97fb4 Use correct object for GART vor 18 Jahren
  Brian d8c6719f95 refactor bounds checking code vor 18 Jahren
  Brian a3c3bc9ece don't map buffer in _mesa_validate_DrawElements() unless needed vor 18 Jahren
  Patrice Mandin ef71a0fd45 nouveau: nv10: only one color buffer atm vor 18 Jahren
  Brian 53cf87be1b some fixes for compressed cube maps (bug 11986) vor 18 Jahren
  Brian 95e84a09ce remove dead code left over after fixing GL_READ/DRAW_BUFFER state issues vor 18 Jahren
  Xiang, Haihao dcfdb63b9f Brian's fix for bug9829 vor 18 Jahren
  Xiang, Haihao 00b86ecf6f i965: align width/height for volume texture vor 18 Jahren
  Patrice Mandin b902a223c4 nouveau: nv10: clear a buffer vor 18 Jahren
  Patrice Mandin a60695ebaf nouveau: nv10: add function to clear a buffer vor 18 Jahren
  Patrice Mandin fe78980580 nouveau: store render buffer pointers in context, to access them when clearing buffer vor 18 Jahren
  Patrice Mandin f5ed049655 nouveau: nv10: create objects needed to clear buffer vor 18 Jahren
  Brian 32d86eb28a Rework the GL_READ_BUFFER, GL_DRAW_BUFFER state repairs that Roland previously did. vor 18 Jahren
  Brian c033ccc36d update comments, etc related to Read/DrawBuffer state vor 18 Jahren
  Brian c5a5d12743 remove reference to ctx->Color.DrawBuffer vor 18 Jahren
  Brian 09867b53a9 replace Proxy1D/2D/etc fields with ProxyTex[] array vor 18 Jahren
  Brian fe46900703 Replace Proxy1D/2D/etc with ProxyTex[] indexed by TEXTURE_x_INDEX. vor 18 Jahren