39436 Commits (923c3334fbf215db2da123133bc4f1f32d58024e)
 

Author SHA1 Message Date
  Ian Romanick 923c3334fb dri: Ensure that DRI driver cpp files are in tarballs 15 years ago
  Brian Paul de2dfce0d9 softpipe: fix swizzling of texture border color 15 years ago
  Brian Paul 3446af0179 llvmpipe: fix swizzling of texture border color 15 years ago
  Jerome Glisse 0282682e98 r600g: fix occlusion query after change to block structure 15 years ago
  Brian Paul 029c099b54 softpipe: allocate tile data on demand 15 years ago
  Luca Barbieri a359eb80c5 d3d1x: fix Map 15 years ago
  Luca Barbieri f976cd0c9e d3d1x: rework DXGI for occlusion testing and default width/height 15 years ago
  Luca Barbieri e01e2e1883 d3d1x: put proper calling convention in headers, fixes 64-bit builds 15 years ago
  Luca Barbieri b821fdd563 d3d1x: properly support specifying MipLevels as 0 15 years ago
  Luca Barbieri db6f1d0436 d3d1x: support centroid interpolation 15 years ago
  Luca Barbieri ff531c5b05 ureg: support centroid interpolation 15 years ago
  Luca Barbieri 94c2be73f4 d3d1x: link to libdrm for X11 platform too 15 years ago
  Luca Barbieri f1afa8794e d3d11: ignore StructureByteStride 15 years ago
  Luca Barbieri dfc546c047 d3d11: advertise IDXGIDevice1, not just IDXGIDevice 15 years ago
  Vinson Lee a6e642be5c scons: Add MinGW-w64 prefixes for MinGW build. 15 years ago
  Jerome Glisse 5e07483ed9 r600g: fix routing btw vertex & pixel shader 15 years ago
  Jerome Glisse 1617daaf49 r600g: fix pointsprite & resource unbinding 15 years ago
  Jerome Glisse 99c422ef5a r600g: build packet header once 15 years ago
  Jerome Glisse 58a31758e3 r600g: fix index buffer drawing 15 years ago
  Luca Barbieri 99486bfc5b d3d1x: link progs with CXXFLAGS 15 years ago
  Luca Barbieri 31d8f64f3f d3d1x: fix progs linking if not all EGL platforms are enabled 15 years ago
  Luca Barbieri 9ba4b30eae d3d1x: add private gitignore file 15 years ago
  Luca Barbieri 8d0ed47d94 d3d1x: fix parallel build 15 years ago
  Luca Barbieri e507e4ec05 gallium: add $(PROGS_DEPS) as dependencies for $(PROGS) 15 years ago
  Luca Barbieri f762f7b85d mesa: make makedepend an hard requirement 15 years ago
  Tilman Sauerbeck 4c6344f569 r600g: Fixed two texture surface leaks in r600_blit_uncompress_depth(). 15 years ago
  Dave Airlie 7eab5ef425 r600g: add evergreen texture resource properly. 15 years ago
  Vinson Lee 84b2773f00 r600g: Silence uninitialized variable warnings. 15 years ago
  Marek Olšák 311ab3d468 r300g: fix macrotiling on R350 15 years ago
  Jerome Glisse d2f24c4d75 r600g: use depth decompression in new path 15 years ago
  Jerome Glisse 4ca1a92b7f r600g: move around variables to share depth uncompression code 15 years ago
  Joakim Sindholt 16baa465a2 radeong: fix leaks 15 years ago
  Joakim Sindholt b51f6e7c23 util/u_blitter: fix leak 15 years ago
  Bas Nieuwenhuizen bc8b8d06b6 r600g: set ENABLE_KILL on evergreen too 15 years ago
  Bas Nieuwenhuizen c622174f73 r600g: set ENABLE_KILL in the shader state in the new design 15 years ago
  Jerome Glisse a852615946 r600g: disable early cull optimization when occlusion query running 15 years ago
  Vinson Lee 6f16e497af r600g: Include p_compiler.h instead of malloc.h. 15 years ago
  Vinson Lee 15f16328be r600g: Remove unused variables. 15 years ago
  Vinson Lee 51bfd4e34a r600g: Don't return a value in function returning void. 15 years ago
  Vinson Lee 4743c7fbe7 r300g: Remove unused variable. 15 years ago
  Dave Airlie 81b7de5bf0 r300g: fix glsl-fs-pointcoord 15 years ago
  Vinson Lee 048bda175b r600g: Remove unused variable. 15 years ago
  Tom Stellard 522e994a22 r300/compiler: Fix two mistakes in the presubtract optimization pass. 15 years ago
  Brian Paul 1e35f6472d softpipe: minor asst. clean-ups 15 years ago
  Brian Paul 63a5b7d7cc softpipe: make clip state functions static 15 years ago
  Brian Paul 5b2406c0b9 softpipe: make stream out state functions static 15 years ago
  Brian Paul bd13a0d282 softpipe: make rasterizer state functions static 15 years ago
  Brian Paul eed4509b08 softpipe: make vertex state functions static 15 years ago
  Brian Paul c5dd2e40e2 softpipe: make sampler state functions static 15 years ago
  Brian Paul 2739692a6e softpipe: make blend/stencil/depth functions static 15 years ago