43345 Commits (65b024d63a44464ecf752bec417281109f4bd81e)
 

Author SHA1 Message Date
  Brian Paul 65b024d63a mesa: fixup r600 DRI driver for sampler object changes 14 years ago
  Brian Paul da8d0c965c docs: GL_ARB_sampler_objects updates 14 years ago
  Brian Paul 34a5d3b9f4 mesa: plug in new functions for GL_ARB_sampler_objects 14 years ago
  Brian Paul f22d49de0f mesa: new code/functions for GL_ARB_sampler_objects 14 years ago
  Brian Paul 6bb4d807f7 mesa: alloc/free shared sampler objects 14 years ago
  Brian Paul 0308beebc2 mesa: new driver hooks for GL_ARB_sampler_objects 14 years ago
  Brian Paul aebe16da53 mesa: add glGet for GL_ARB_sampler_objects 14 years ago
  Brian Paul ecfaab88b2 mesa: move sampler state into new gl_sampler_object type 14 years ago
  Brian Paul 1cbd3a1cc7 glapi: regenerated files for GL_ARB_sampler_objects 14 years ago
  Brian Paul d40ec9a884 glapi: interface for GL_ARB_sampler_objects 14 years ago
  Henri Verbeet a26121f375 glx: Only remove the glx_display from the list after it's destroyed. 14 years ago
  Henri Verbeet a75de67c51 glx: Destroy dri2Hash on DRI2 display destruction. 14 years ago
  Henri Verbeet 158d42c8b0 mesa: Also update the color draw buffer if it's explicitly set to GL_NONE. 14 years ago
  Nicolas Kaiser 82cb6e6519 docs: fix typos in wayland spec 14 years ago
  Nicolas Kaiser ae5776c41f docs: fix typos in Mesa specs 14 years ago
  Christoph Bumiller 74559abbef nv50,nvc0: silence shader debug output 14 years ago
  Christoph Bumiller 003224bd97 nvc0: make the card permit separate colour outputs 14 years ago
  Christoph Bumiller 7b4e478496 nv50-nvc0: make use of COLOR_MASK,BLEND_ENABLE_COMMON 14 years ago
  Christoph Bumiller d9ef976967 nvc0: shrink CSOs a little 14 years ago
  Christoph Bumiller 843d5391c3 nv50,nvc0: identify some line rasterization state 14 years ago
  Christoph Bumiller d546df4d9c nvc0: force perspective correction hint to nicest 14 years ago
  Christoph Bumiller ee2a8ea7d9 nv50,nvc0: don't insert instructions after the block terminator 14 years ago
  Alan Coopersmith d27ff8c5cd Make st_pipe_vertex_format return type in st_draw.h match st_draw.c 14 years ago
  Alan Coopersmith 64ce3933f5 Fix GET_PROGRAM_NAME() on Solaris to not try to modify a read-only string 14 years ago
  Marek Olšák ee678895e9 Revert "r300g: handle DISCARD_WHOLE_RESOURCE for buffers" 14 years ago
  Marek Olšák 69c71396c6 r300g: fix another crash with hyperz 14 years ago
  Jon TURNEY c6e33ca285 Disable direct rendering on Cygwin 14 years ago
  nobled e7d18ed1ef Disable direct rendering on GNU/Hurd 14 years ago
  Samuel Thibault 758561786c Only require libdrm if direct rendering is actually enabled. 14 years ago
  Marek Olšák aac4bae986 r300g: fix crash when adding a new relocation 14 years ago
  Marek Olšák ff3d7ce201 r300g: emit US_FORMAT on R520 only 14 years ago
  Eric Anholt 9634318290 i965/fs: Remove broken optimization for live intervals in loops. 14 years ago
  Marek Olšák a0d154dc13 u_vbuf_mgr: fix crash with unsupported vertex format in hw VBOs 14 years ago
  Marek Olšák 1329d94334 r300g: fix crash with hyperz 14 years ago
  Henri Verbeet 1bcdc1e319 r300g: Properly take the sampler view's first_level into account when sampling. 14 years ago
  Fabian Bieler 08070cead0 llvmpipe: Take the sampler view's first_level into account when sampling. 14 years ago
  Henri Verbeet 9acdd7739b softpipe: Take the sampler view's first_level into account when sampling. 14 years ago
  Henri Verbeet 79db70bd8a st/mesa: Clamp min_lod to the max miplevel as well. 14 years ago
  Henri Verbeet 2ecb73379e st/mesa: Set samplers views' first_level. 14 years ago
  Marek Olšák 7984c2d42d r300g: do not advertise R16F and RG16F on DRM < 2.8.0 14 years ago
  Marek Olšák 10ea8567f4 r300g: fix texturing with sizes > 2048 on r500 14 years ago
  Marek Olšák 9d5de0fcb6 r300g: add 'radeon: ' prefix to error messages in winsys 14 years ago
  Marek Olšák 6eff8479af mesa: fix dstRowDiff computation in RGTC texstore functions 14 years ago
  Kristian Høgsberg 55a629cee5 egl_dri2.c: Open drm device with O_CLOEXEC 14 years ago
  Henri Verbeet 09eff39a58 r600g: Unreference framebuffer state on context destruction. 14 years ago
  Henri Verbeet 3e15fa86d7 r600g: Use symbolic names for NUMBER_TYPE. 14 years ago
  Brian Paul 0da2a22ba6 docs: replace llvmpipe/README with docs/llvmpipe.html 14 years ago
  Brian Paul 06613b7b3a llvmpipe: document issue with LLVM 2.8 and earlier with AVX 14 years ago
  Brian Paul ef2c80f506 util: add cpu detection for sse 4.2 and avx 14 years ago
  Brian Paul 1e105741f1 util: simplify bit shifting in util_cpu_detect() 14 years ago