76273 Commits (9675fb6c681bf3441ee1d25e18b38faea5144524)
 

Author SHA1 Message Date
  Patrick Rudolph eeeab8d6b4 st/nine: Support D3DFMT_R8G8B8 9 years ago
  Patrick Rudolph a3e7525ada st/nine: Use cso for viewport 9 years ago
  Patrick Rudolph 495727af6b st/nine: Fix shade mode flat 9 years ago
  Patrick Rudolph fa887ba65b st/nine: Clear rendertarget on creation 9 years ago
  Patrick Rudolph b142f61621 st/nine: Allow ColorFill on D3DFMT_NULL surfaces 9 years ago
  Axel Davy 04e22a04a6 st/nine: Introduce STREAMFREQ state 9 years ago
  Axel Davy 15ce2778fb st/nine: Catch redundant SetStreamSourceFreq calls 9 years ago
  Patrick Rudolph ea3f504f7c st/nine: Squash indexbuffer9 and vertexbuffer9 9 years ago
  Axel Davy b6bb8d561a st/nine: Unset vtxbuf on reset 9 years ago
  Axel Davy b63c144d1e st/nine: Use pipe_resource_reference for vtxbuf 9 years ago
  Axel Davy b5876e4762 st/nine: Use ff vertex shader when position_t is used 9 years ago
  Patrick Rudolph 531acbc56b st/nine: Don't increment refcount on VertexDeclaration creation failure 10 years ago
  Axel Davy b39fd5b1da st/nine: Change StretchRect check order 10 years ago
  Axel Davy a82e67812a st/nine: Initialize lights in stateblocks 10 years ago
  Patrick Rudolph 9c1d93f8e7 st/nine: Fix fixed-function blendweights 10 years ago
  Patrick Rudolph cc830dc214 st/nine: Always normalize hitDir 10 years ago
  Patrick Rudolph ed7e1046b6 st/nine: Replace r[0] with tmp 10 years ago
  Patrick Rudolph 9856203f5a st/nine: Fix ff calculation of midVec 10 years ago
  Patrick Rudolph 921f3eac58 st/nine: Implement D3DRS_SPECULARENABLE 10 years ago
  Patrick Rudolph 9c26fa1b13 st/nine: Fix D3DRS_LOCALVIEWER being ignored 10 years ago
  Axel Davy aa4454ae85 st/nine: Fix rounding issue with vs1.1 a0 reg 9 years ago
  Axel Davy dbb03f6b5b st/nine: Fix D3DPMISCCAPS_FOGANDSPECULARALPHA support 10 years ago
  Patrick Rudolph 9298a0b81b st/nine: Fix AlphaCmpCaps 9 years ago
  Marek Olšák bff640b3e0 radeonsi: implement PK2H and UP2H opcodes 9 years ago
  Matt Turner 973ba3f4d4 glsl: Ensure glsl/ exists before making the lexer/parser. 9 years ago
  Matt Turner 8c7a42b3e8 i965/fs: Allocate single register at a time for constants. 9 years ago
  Marek Olšák 8ec24678ac radeonsi: fix Hyper-Z on Stoney 9 years ago
  Patrick Baggett 9c78cfd547 mesa: Use SSE prefetch instructions rather than 3DNow instructions 9 years ago
  Ilia Mirkin edd494ddf0 nv50/ir: make sure to fetch all sources before creating instruction 9 years ago
  Ilia Mirkin a9d5c64c34 nv50: avoid freeing the symbols if they're about to be stored 9 years ago
  Ilia Mirkin 9284fd9c0d st/mesa: fix potential null deref if no shader is passed in 9 years ago
  Ilia Mirkin 5ac7f0433b glx: update to updated version of EXT_create_context_es2_profile 9 years ago
  Ilia Mirkin ad0e48e518 dir-locals.el: set case-label offset to 0 9 years ago
  Jose Fonseca 1c0f95f602 appveyor: Bump shallow clone depth. 9 years ago
  Rob Clark 029c89a0cc Revert "compiler: removed unused Makefile.sources" 9 years ago
  Rob Clark 1be9184ff3 compiler: fix .gitignore for glsl_compiler 9 years ago
  Rob Clark 78f4c555b9 compiler: removed unused Makefile.sources 9 years ago
  Nicolai Hähnle 43a401a792 gallium: fix the documentation of PIPE_CAP_MAX_TEXTURE_BUFFER_SIZE 9 years ago
  Nicolai Hähnle 7dd31b81fe gallium/radeon: support PIPE_CAP_SURFACE_REINTERPRET_BLOCKS 9 years ago
  Nicolai Hähnle 4b02f16537 st/mesa: implement PBO upload for glCompressedTex(Sub)Image 9 years ago
  Nicolai Hähnle f38bb36f57 st/mesa: redirect CompressedTexSubImage to our own implementation 9 years ago
  Nicolai Hähnle 16c2ea1fcc st/mesa: inline the implementation of _mesa_store_compressed_teximage 9 years ago
  Nicolai Hähnle c99f2fe70e st/mesa: implement PBO upload for multiple layers 9 years ago
  Fredrik Höglund 757071ca7c st/mesa: Accelerate PBO uploads 9 years ago
  Nicolai Hähnle 4a448a63ad st/mesa: use the correct address generation functions in st_TexSubImage blit 9 years ago
  Nicolai Hähnle 6af6d7b08a gallium: Add PIPE_CAP_SURFACE_REINTERPRET_BLOCKS 9 years ago
  Nicolai Hähnle 3abb548ef6 gallium: Add PIPE_CAP_BUFFER_SAMPLER_VIEW_RGBA_ONLY 9 years ago
  Nicolai Hähnle bc8a6842a9 mesa: add MESA_NO_MINMAX_CACHE environment variable 9 years ago
  Nicolai Hähnle 761c7d59c4 vbo: disable the minmax cache when the hit rate is low 9 years ago
  Nicolai Hähnle 115c643b16 mesa: add USAGE_DISABLE_MINMAX_CACHE flag to buffer UsageHistory 9 years ago