33209 Commits (287c94ea4987033f9c99a2f91c5750c9083504ca)
 

Author SHA1 Message Date
  Keith Whitwell 287c94ea49 Squashed commit of the following: 15 years ago
  Marek Olšák e7f1e5ca64 r300g: align the height of NPOT textures to POT 15 years ago
  Marek Olšák f43c679c0b r300g: do not use tiling for scanout buffers 15 years ago
  Kristian Høgsberg 5a43dbac68 glx: Support direct rendering pbuffers 15 years ago
  Kristian Høgsberg edb5253dfa glx: Fix config chooser logic for 'mask' matching 15 years ago
  Chia-I Wu ba81b0743e Fix copyright headers. 15 years ago
  Chia-I Wu ad1edb053a st/egl: Fix a typo in determining the render buffer. 15 years ago
  Brian Paul 7a01b13324 llvmpipe: fix transposed stencil ref / values comparison 15 years ago
  Brian Paul 75b8c4a8f8 Merge branch '7.8' 15 years ago
  Brian Paul 4ae2bdcb15 st/mesa: new assertions to check array indexes 15 years ago
  Brian Paul b22a00bff4 mesa: fix instruction indexing bugs 15 years ago
  José Fonseca c2e87d7f07 util: Fix typo in earlier commit. 15 years ago
  José Fonseca 142fb27c3b util: ubyte_to_float and float_to_ubyte whenever possible. 15 years ago
  José Fonseca 866d22ccce util: Get all depth stencil tests passing. 15 years ago
  José Fonseca f9a0d1e234 util: Add missing break statement. 15 years ago
  José Fonseca 7603173774 util: Use consistent symbols in pack generator. 15 years ago
  José Fonseca b1cfc195bb util: Reorder format tests -- group by format. 15 years ago
  José Fonseca d3808b1b1f util: Add dedicated depth-stencil packing/unpacking functions. 15 years ago
  José Fonseca efae8f33f2 gallium/unit: Silence warnings. 15 years ago
  José Fonseca 1f014a36f7 scons: Set -gstabs for C++ too. 15 years ago
  Corbin Simpson 51c4068051 st/xorg: Fix thinko. 15 years ago
  Ben Skeggs 54526154c5 nouveau: Import latest nouveau_class.h from renouveau 15 years ago
  Corbin Simpson 8ddb4e2c81 st/xorg: Fix bad paramf. 15 years ago
  Corbin Simpson d2cf1e85c8 r300g: Fill out dummy fence functions. 15 years ago
  Corbin Simpson 9c2efb071f util: Include u_debug for debug_print_format. 16 years ago
  Chia-I Wu b80b817195 st/egl: Move probe interface to native_probe.h. 15 years ago
  Chia-I Wu f69b35fa15 st/egl: Remove pbuffer from the native interface. 15 years ago
  Vinson Lee 08100aa444 util: Set DXTN_LIBNAME to libtxc_dxtn.dylib on Mac OS X. 15 years ago
  Brian Paul 21cf976ad9 docs: link to 7.8.2 release notes 15 years ago
  Brian Paul 3ad9a98ec2 docs: initial 7.8.2 release notes 15 years ago
  Brian Paul ffedd28c9c progs/tests: added some debug code (disabled) 15 years ago
  Brian Paul bab6c0a035 st/mesa: fix glDrawPixels(GL_DEPTH_COMPONENT) regression 15 years ago
  José Fonseca c6781e9c78 util: Support PIPE_FORMAT_B4G4R4X4_UNORM and PIPE_FORMAT_R8G8B8X8_UNORM. 15 years ago
  José Fonseca 4459a21e07 gallium: Add a couple more of D3D9 formats forgotten earlier. 15 years ago
  Li Peng 8ac7d7fa05 intel: Call intel_prepare_render() in intelClear() 15 years ago
  José Fonseca 89ceb2f3c7 util: (Almost) universal format translation function. 15 years ago
  José Fonseca 956b2f74d8 util: Describe, implement, and test the new D3D9 color formats. 15 years ago
  José Fonseca 1320017049 gallium: Add missing D3D9 color formats. 15 years ago
  José Fonseca 948ac63112 util: is_array/mixed/etc is only meaningful for plain formats. 15 years ago
  José Fonseca 350bbc946a util: Keep const keyword when unpacking formats. 15 years ago
  José Fonseca 3f62664679 util: Reorder the code generated function so that they are grouped by format. 15 years ago
  Li Peng 9599da3374 intel: Call intel_prepare_render() in intelClear() 15 years ago
  Zack Rusin 074084d563 draw llvm: hook up the generated function into the draw elts path 15 years ago
  José Fonseca 3ceafcf143 draw: Fix vertex buffer indexation. 15 years ago
  José Fonseca d2f8162f91 util: Don't call util_dl_close(library) when util_format_s3tc_init is successful." 15 years ago
  Vinson Lee bc2bc0306e util: util_dl_close(library) before exiting util_format_s3tc_init. 15 years ago
  Vinson Lee 01ec162d53 draw llvm: Remove unnecessary header. 15 years ago
  Vinson Lee 94e5bc23e7 llvmpipe: Remove unnecessary header. 15 years ago
  Dave Airlie dff50ff592 Merge remote branch 'origin/7.8' 15 years ago
  Chia-I Wu 968bf9634e st/dri: Fix setTexBuffer2 with __DRI_TEXTURE_FORMAT_RGB. 15 years ago