43345 Commits (65b024d63a44464ecf752bec417281109f4bd81e)
 

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