7470 Commit (77a7c2ad92e57549c71329218a96b3777211dfdf)
 

Autore SHA1 Messaggio Data
  Dave Airlie 77a7c2ad92 typo 20 anni fa
  Dave Airlie 4dac78463e add some card type ioctl support 20 anni fa
  Dave Airlie edf570da67 use card_type not isPCI 20 anni fa
  Dave Airlie 49b9355020 add some r300 information 20 anni fa
  Dave Airlie 1b6a081885 update to new API 20 anni fa
  Dave Airlie bc8390fa6c this needs to be calloced 20 anni fa
  Dave Airlie ad960612ce fixup driver for some api changes 20 anni fa
  Aapo Tahkola 11decab34a Handle fatal case. 20 anni fa
  Aapo Tahkola 3ad366dff2 Drop output checking. 20 anni fa
  Aapo Tahkola d57ce4a2c1 No you arent. 20 anni fa
  Aapo Tahkola 707343dcf5 Warn only when being enabled. 20 anni fa
  Aapo Tahkola feb7221ecb I think this has been tested well enough already. 20 anni fa
  Aapo Tahkola 1d32fc7332 Enable CB_DPATH by default. 20 anni fa
  Aapo Tahkola fd1627312d Fix (likely) typo. 20 anni fa
  Aapo Tahkola e34700af7a Add some missing hooks. This should fix various little problems with window movement and 2d windows flashing on top of 3d windows. This problem was previously shadowed by r300ResetHwState as it gets called frequently. 20 anni fa
  Brian Paul c9b4acfeb8 minor code movement 20 anni fa
  Karl Schultz 782291ab91 fix thinko in last revision. 20 anni fa
  Brian Paul 924fb5e916 move va_end() call (Evgeny Kotsuba) 20 anni fa
  Karl Schultz 841c9018b1 Work In Progress. Move some of the frame buffer, render buffer, etc init code from the create context path to the make current path, where it is lazily initialized. This didn't buy me very much except to make it look closer to the X11 driver. Fix up some of this same code to correct some errors. 20 anni fa
  Brian Paul b6d7a0c5a5 regenerate to pick up glGetQueryObject[u]i64vEXT funcs 20 anni fa
  Keith Whitwell 0970787228 Fix typo. 20 anni fa
  Brian Paul c8d1741b78 use GLbitfield instead of GLuint 20 anni fa
  Brian Paul 1add059bd1 Removed the GL_SGIX/SGIS_pixel_texture extensions. Same thing can be 20 anni fa
  Dave Airlie c9797f6b76 fix from Roland for mipmapped compressed textures 20 anni fa
  Brian Paul 0063084804 silence warning, bug 5318 20 anni fa
  Keith Whitwell 40332059e4 Split _MaintainTexEnvProgram into two flags _Maintain and _Use. This 20 anni fa
  Eric Anholt 3e1a5a38ae Regenerate for recent glapi changes (GetQueryObjecti64vEXT). 20 anni fa
  Brian Paul 790ab0a0b6 s/eglShowSurfaceMESA/eglShowScreenSurfaceMESA/ 20 anni fa
  Brian Paul f06ce1ba71 Rename eglDRIShowSurfaceMESA. 20 anni fa
  Brian Paul 98d9bb66a4 updates to match other changes elsewhere 20 anni fa
  Brian Paul 215aa20f5c rename eglShowSurfaceMESA, add EGL_SCREEN_POSITION_GRANULARITY_MESA 20 anni fa
  Brian Paul 4882279633 Some initial per-thread support. 20 anni fa
  Brian Paul b04dd5c587 Added EGL_SCREEN_POSITION_GRANULARITY_MESA query. 20 anni fa
  Brian Paul ad6f8eba00 lots of updates, mode sorting, etc 20 anni fa
  Brian Paul 6002d2ff4e implement config sorting for eglChooseConfig() 20 anni fa
  Brian Paul 21b2784ff5 'a' key to toggle animation 20 anni fa
  Brian Paul 5abc246f8d bump version number 20 anni fa
  Brian Paul 72d1bb5756 don't need LONGLONG typedefs 20 anni fa
  Brian Paul 91ed68b2b9 do away with 'long long' usage 20 anni fa
  Brian Paul 5262c225ba remove stray _ from GL[u]int64_EXT 20 anni fa
  Karl Schultz 1acea5f289 update for symbol export changes 20 anni fa
  Karl Schultz 5bdec89da5 add {} to RENDER_SPAN macro to fix compilation problem 20 anni fa
  Karl Schultz 59af97420e use 64-bit typedefs for portability 20 anni fa
  Karl Schultz 0694adaf71 add 64-bit typedefs for portability 20 anni fa
  Karl Schultz 4c3443b460 handle 64-bit types for Windows. 20 anni fa
  Karl Schultz f2b9fa03da reapply recent changes with Visual Studio instead of direct text editing. 20 anni fa
  Brian Paul 0fa8c59e64 Updates for GL_EXT_timer_query: 20 anni fa
  Karl Schultz 98bebc7212 Fix bugzilla 5253. Add {} around code in RENDER_SPAN macros when code includes a variable declaration. 20 anni fa
  Aapo Tahkola abccd5b729 Make missing interpolator inputs fatal 20 anni fa
  Aapo Tahkola 9309ba78d1 Fix secondary color for VP's 20 anni fa