52219 Commits (be5fe7b32090ddf425467cee88929423b2ab034d)
 

Author SHA1 Message Date
  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
  Jakob Bornecrantz 61e95b8a5f gbm: Add shared usage on images created 13 years ago
  Anuj Phogat df2c4cbced mesa: Fix generic compressed texture formats' handling in glTexImage/glCopyTexImage 13 years ago
  Tom Stellard 1cb07bd3b8 radeon/llvm: ExpandSpecialInstrs - Add support for cube instructions 13 years ago
  Tom Stellard 6c99f2101f radeon/llvm: ExpandSpecialInstrs - Add support for vector instructions 13 years ago
  Tom Stellard 82a5d0c641 radeon/llvm: Add R600ExpandSpecialInstrs pass 13 years ago
  Tom Stellard 0588298575 radeon/llvm: Add helper function for getting sub reg indices 13 years ago
  Michel Dänzer 1a25ebe3ce radeonsi: Handle NULL sampler views getting passed in by the state tracker. 13 years ago
  Ian Romanick c1114c619a APIspec: Remove cruft about AMD_compressed_???_texture 13 years ago
  Ian Romanick 4c32ee5bca mesa/es: Remove redundant glFramebufferTexture3D textarget validation 13 years ago
  Ian Romanick 7c9afe50fd mesa/es: Remove redundant glGetShaderiv pname validation 13 years ago
  Ian Romanick aaef441638 mesa/es: Remove redundant glCompressedTexImage border validation 13 years ago
  Ian Romanick d39cb8e9ef mesa/es: Remove redundant glPointSizePointer type validation 13 years ago
  Ian Romanick d54004c352 mesa/es: Remove redundant glGetBufferPointer pname validation 13 years ago
  Ian Romanick 68d7ce3e9e mesa/es: Remove redundant glGetVertexAttribPointer pname validation 13 years ago
  Ian Romanick 5be5cf6934 mesa/es: Remove redundant element type validation 13 years ago
  Ian Romanick b99a8caff1 mesa/es: Remove redundant glGetShaderPrecisionFormat shader type validation 13 years ago
  Ian Romanick c914ac239e mesa/es: Remove redundant depth func validation 14 years ago
  Ian Romanick af276d9d4b mesa/es: Remove redundant stencil op fail/zfail/zpass validation 14 years ago
  Ian Romanick f3f993153c mesa/es: Remove redundant shade model mode validation 14 years ago
  Ian Romanick 5a193557d1 mesa/es: Remove redundant light pname and light validation 14 years ago
  Ian Romanick 0234410791 mesa/es: Remove redundant hint mode validation 14 years ago
  Ian Romanick a4251da3b2 mesa/es: Remove redundant separate stencil face validation 14 years ago
  Ian Romanick 9113d0e686 mesa/es: Remove redundant stencil function validation 14 years ago
  Ian Romanick 1087745afe mesa/es: Remove redundant logic op operand validation 14 years ago
  Ian Romanick bf03589882 mesa/es: Remove redundant alpha function validation 14 years ago
  Ian Romanick 8f55d83569 mesa/es: Remove redundant separate stencil mask face validation 14 years ago
  Ian Romanick 52d57985c6 mesa/es: Remove redundant front-face mode validation 14 years ago
  Ian Romanick e1dbf56a10 mesa/es: Remove redundant face culling mode validation 14 years ago
  Ian Romanick 66404557db mesa/es: Remove redundant blend equation mode validation 14 years ago
  Ian Romanick e39ea674d0 mesa/es: Remove redundant texture target validation 14 years ago
  Ian Romanick 386e2f3289 mesa/es: Rearrange placement of GL_TEXTURE_MAX_ANISOTROPY_EXT in APIspec 14 years ago
  Ian Romanick 27e55805fb mesa/es: Remove redundant min/mag filter validation 14 years ago
  Mathias Fröhlich 926a4a922f radeon-llvm: Start multithreaded before using llvm. 13 years ago
  archibald 59361d76a5 r600g: Move common compute/3D register init to its own function 13 years ago
  Christoph Bumiller c51f8e2790 nv50/ir/tgsi: handle DP2 in tgsi Instruction srcMask 13 years ago
  Christoph Bumiller f3a7be740d nv50/ir/emit: don't forget saturation bit on f32 add immediate 13 years ago
  Tilman Sauerbeck d0ace4e949 mesa: use #if over #ifdef in the FEATURE_ES1 check to fix a build failure. 13 years ago
  Brian Paul 5b542681dc st/mesa: fix sampler view counting 13 years ago
  Brian Paul d65eb02537 util: update and fix u_upload_mgr.h comments 13 years ago
  Brian Paul 84e5cb37d3 st/mesa: use Elements() instead of hard-coded number 13 years ago
  Brian Paul 1a9e4d5113 mesa: remove unused params, add const qualifiers 13 years ago
  Brian Paul a6af24ee14 mesa: querying GL_TEXTURE_COMPRESSED_IMAGE_SIZE for a buffer obj is illegal 13 years ago
  Ian Romanick 34472a0d87 mesa/es: Don't generate ES1 type conversion wrappers 13 years ago
  Eric Anholt d707e337f5 i965: Fix bug in the old FS backend's projtex() calculation. 13 years ago
  Kenneth Graunke 3df13b32e5 mesa: Support GL_TEXTURE_BUFFER in GetTexLevelParameter[if]v in GL 3.1+. 14 years ago