52264 Commits (9b028faeaa2c4b0ca2e86892aac70a2f2b872fbb)
 

Author SHA1 Message Date
  Ian Romanick 9b028faeaa mesa/es: Validate glCompressedTexSubImage internalFormat in Mesa code rather than the ES wrapper 13 years ago
  Ian Romanick dd0eb00487 mesa/es: Validate glCompressedTexImage internalFormat in Mesa code rather than the ES wrapper 13 years ago
  Ian Romanick c11096e94a mesa/es: Validate glCopyTexImage internalFormat in Mesa code rather than the ES wrapper 13 years ago
  Ian Romanick 9848e86af0 mesa/es: Validate glTexSubImage format and type in Mesa code rather than the ES wrapper 13 years ago
  Ian Romanick 409620e477 mesa/es: Validate glTexImage format, type, and internalFormat in Mesa code rather than the ES wrapper 13 years ago
  Ian Romanick 0686ccac95 mesa/es: Validate glTexImage border in Mesa code rather than the ES wrapper 13 years ago
  Ian Romanick 59d965333c mesa: Generate an error when glCopyTexImage border is invalid 13 years ago
  Ian Romanick 2dcb40bb44 mesa/es: Add support for GL_APPLE_texture_max_level 13 years ago
  Ian Romanick c9689e3e55 mesa/es: Validate glGetTexParameter pnames in Mesa code rather than the ES wrapper 13 years ago
  Ian Romanick b3dd524a10 mesa/es: Validate glTexParameter pnames in Mesa code rather than the ES wrapper 13 years ago
  Ian Romanick 4269cace79 mesa/es: Remove redundant glBindTexture target validation 13 years ago
  Ian Romanick 3f7c8364cf mesa: Filter glBindTexture targets based on supported features. 13 years ago
  Ian Romanick 530c9d764b mesa/es: Validate tex image targets in Mesa code rather than the ES wrapper 13 years ago
  Ian Romanick ea9b212fca mesa/es: Validate EGLImageTargetTexture2DOES target in Mesa code rather than the ES wrapper 13 years ago
  Ian Romanick a0595cb450 mesa/es: Validate glTexParameter targets in Mesa code rather than the ES wrapper 13 years ago
  Ian Romanick 842efb9447 mesa/es: Validate GL_TEXTURE_WRAP param in Mesa code rather than the ES wrapper 14 years ago
  Ian Romanick d53101a9f3 mesa: Refactor validate_texture_wrap_mode to use a switch-statement 14 years ago
  Ian Romanick 2abf555496 meta: Don't modify GL_GENERATE_MIPMAP state when it doesn't exist 13 years ago
  Tapani Pälli 2ddfca9837 build/glsl: fix android build v2 13 years ago
  Matt Turner a6b8b709cd automake: convert es1api 13 years ago
  Matt Turner 0f8110cb0c automake: convert es2api 13 years ago
  Vadim Girlin 68d6441930 st/dri: pass config options to the state tracker 13 years ago
  Vadim Girlin a6457c0692 st/mesa: accept and handle configuration options from st/dri 13 years ago
  Vadim Girlin 44f69fc825 st/dri: add force_glsl_extensions_warn option to dri options 13 years ago
  Vadim Girlin e7c177ec9e st/dri: use driver name for driconf section lookup 13 years ago
  Vadim Girlin 6547733593 swrast: add DRM_DRIVER_DESCRIPTOR to store driver name 13 years ago
  Paulo Alcantara b41f36bde7 egl_dri2: Fix segmentation fault 13 years ago
  Tom Stellard 90bd1d52bb radeon/llvm: Use the MCCodeEmitter for R600 13 years ago
  Tom Stellard 235318a578 radeon/llvm: Use the MCCodeEmitter for SI 13 years ago
  Tom Stellard 2de24024c1 radeon/llvm: Set 64BitPtr feature bit for SI 13 years ago
  Tom Stellard 3f9b6aa0f4 radeon/llvm: Lower RETFLAG DAG Node to S_ENDPGM on SI 13 years ago
  Tom Stellard e30b4644b6 radeon/llvm: Add AsmPrinter 13 years ago
  Tom Stellard e61c54cb6b radeon/llvm: Mark JUMP as a pseudo instruction 13 years ago
  Tom Stellard ead72204f1 radeon/llvm: Remove the last uses of MachineOperand flags 13 years ago
  Tom Stellard 67a47a445b radeon/llvm: Add flag operand to some instructions 13 years ago
  Tom Stellard 3a7a56e7aa radeon/llvm: Encapsulate setting of MachineOperand flags 13 years ago
  Matt Turner bee2edbf3d build: Link DRI drivers with dricore in case of no direct rendering 13 years ago
  Matt Turner bfd7d6f58b build: Only build libmesagallium.la if building Gallium 13 years ago
  Matt Turner f9786394e5 build: Clean glx Makefile.am 13 years ago
  Matt Turner d9b109892d build: Put mapi/shared-glapi in CORE_DIRS 13 years ago
  Matt Turner 8c9b78aad1 build: Only allow shared-glapi with DRI 13 years ago
  Matt Turner 32e8ce6d24 build: Set sensible DRI/X11/OSMesa defaults 13 years ago
  Matt Turner 53248e5f95 build: Print whether shared-glapi is enabled 13 years ago
  Matt Turner 625651cf81 build/x11: Force usage of C++ linker 13 years ago
  Matt Turner 9049b7f0fa build/x11: Don't link against shared-glapi 13 years ago
  Matt Turner be5fe7b320 build: Remove deprecated --with-driver= flag 13 years ago
  Christian König 302c66ff81 radeonsi: rework vertex format handling 13 years ago
  Christian König 07838603b9 radeonsi: fix SPI_PS_INPUT_ENA handling 13 years ago
  Vadim Girlin 8d1a9a984f r600g: fix lockups with dual_src_blend v2 13 years ago
  Jakob Bornecrantz c4610e9f92 st/dri: Add shared usage on buffers created 13 years ago