63049 Commits (172ef0c5a5a97c211702eb4033eeaac20993350e)
 

Author SHA1 Message Date
  José Fonseca 172ef0c5a5 gallivm: Disable workaround for PR12833 on LLVM 3.2+. 12 years ago
  José Fonseca 2c02f34fcc gallivm: Support MCJIT on Windows. 12 years ago
  José Fonseca 94dbc16dc4 mesa/x86: Fix build with clang 3.4. 12 years ago
  José Fonseca c98b704128 mesa: Move declaration to top of block. 12 years ago
  Jordan Justen 57876fee38 meta blit: Set Z texcoord during meta blit to sample the correct layer 12 years ago
  Kenneth Graunke 746921cbb4 i965: Listen to BRW_NEW_FRAGMENT_PROGRAM for 3DSTATE_PS_BLEND. 12 years ago
  Kenneth Graunke 7d3985ca6c i965: Use WE_all for FB write header setup on Broadwell. 12 years ago
  Tobias Klausmann f50361cce7 mesa/x86: fix a typos in SSE4.1 detection 12 years ago
  José Fonseca cfec135de7 mesa: Rely on USE_X86_64_ASM. 12 years ago
  José Fonseca c59c8f0363 scons: Fix x86_64 build. 12 years ago
  Carl Worth 03a0471832 docs: Import 10.1.4 release notes, add news item. 12 years ago
  Matt Turner a9bc85f3b2 mesa/x86: Brown bag fix for undeclared variable. 12 years ago
  Matt Atwood f935dfc022 i965: Use SSE4.1 runtime detection for intel_miptree_map. 12 years ago
  Matt Atwood a2fb71e23b mesa/x86: add SSE4.1 runtime detection. 12 years ago
  Matt Turner 8b9302f2b4 mesa/x86: Support SSE 4.1 detection on x86-64. 12 years ago
  Matt Turner 1a31657a9b mesa: Add uninitialized_vars macro from the Linux kernel. 12 years ago
  Vinson Lee 5dd927bbfc configure.ac: Do not enable -Wl,--no-undefined on Mac OS X. 12 years ago
  Alexander von Gluck IV d4225f803b haiku: Add missing u_memory.h for FREE() 12 years ago
  Vinson Lee 8479edf3d7 configure.ac: Remove -fstack-protector-strong from LLVM flags. 12 years ago
  Rob Clark a4d229b099 freedreno/a3xx: fix blend opcode 12 years ago
  Timothy Arceri 5a40a00089 mesa: check constant before null check 12 years ago
  Rob Clark b81de5352d freedreno/a3xx: fix depth/stencil gmem restore 12 years ago
  Eric Anholt b11d345ab0 i965: Ask the VBO module to actually use VBOs. 12 years ago
  Rob Clark f3ba761129 freedreno/a3xx: fix depth/stencil GMEM positioning 12 years ago
  Rob Clark 4da8267c36 freedreno: update generated headers 12 years ago
  Rob Clark 0d54904c04 freedreno: use OUT_RELOCW when buffer is written 12 years ago
  Rob Clark cb9ed57072 rbug: add missing pipe->blit() entrypoint 12 years ago
  Anuj Phogat 46737cebd3 meta: Use gl_FragColor to output color values to all the draw buffers 12 years ago
  Anuj Phogat bee2915210 meta: Refactor _mesa_meta_setup_blit_shader() to avoid duplicate shader code 12 years ago
  Ilia Mirkin cdeb7004e0 tgsi: add GS_INVOCATIONS to property names array 12 years ago
  Ilia Mirkin 28360fcad7 nv50,nvc0: fix 3d blits with mipmap levels 12 years ago
  Ilia Mirkin d2a3de19c6 nv50/ir: fix constant folding for OP_MUL subop HIGH 12 years ago
  Ilia Mirkin d3a5cf052c nv50/ir: fix s32 x s32 -> high s32 multiply logic 12 years ago
  Kenneth Graunke 1472584397 i965/fs: Assume fragment color clamping is off when precompiling. 12 years ago
  Sarah Sharp c524f3ef91 egl: Add EGL_CHROMIUM_sync_control extension. 12 years ago
  Sarah Sharp f6e50994e1 Import eglextchromium.h from Chromium. 12 years ago
  Jeremy Huddleston Sequoia 7a109268ab darwin: Fix test for kCGLPFAOpenGLProfile support at runtime 12 years ago
  Rob Clark 57e68a91f5 freedreno: don't advertise texture arrays for now 12 years ago
  Jeremy Huddleston Sequoia ff5456d1ac glapi: Avoid heap corruption in _glapi_table 12 years ago
  Rob Clark 52381a7ffb freedreno/a3xx: shadow sampler support 12 years ago
  Rob Clark 08b9180819 freedreno/a3xx/compiler: refactor trans_samp() 12 years ago
  Rob Clark 1686a0edc0 freedreno: update generated headers 12 years ago
  Kenneth Graunke 2ecc7268ba meta: Avoid _swrast_BlitFramebuffer in the meta CopyTexSubImage code. 12 years ago
  Kenneth Graunke 54540ea691 meta: Split _swrast_BlitFramebuffer out of the meta blit path. 12 years ago
  Kenneth Graunke d89ce333cc meta: Drop unnecessary early returns in _mesa_meta_BlitFramebuffer. 12 years ago
  Kenneth Graunke 2fa3796bc1 Revert "i965: Don't _swrast_BlitFramebuffer when doing CopyTexSubImage." 12 years ago
  Brian Paul 75688254d7 docs: update the prerequisites section 12 years ago
  Topi Pohjolainen 21dddb22c1 i965/fbo: Only try stencil meta blits on gen >= 8 12 years ago
  Kenneth Graunke 0b96d362bf mesa: Disable GL_EXT_framebuffer_multisample_blit_scaled on Broadwell. 12 years ago
  Roland Scheidegger 1e9cbbb1c4 llvmpipe: do IR counting for shader cache management after optimization. 12 years ago