76110 次代码提交 (da6e879a6c6ea2ff13188fa9a179c7abcbf1e8c2)
 

作者 SHA1 备注 提交日期
  Ilia Mirkin 03b3eb90d7 nvc0: add some missing PUSH_SPACE's 9 年前
  Ilia Mirkin 1a0fde1f52 nvc0/ir: fix converting between predicate and gpr 9 年前
  Ilia Mirkin 2fed18b8a5 nvc0: add support for ARB_query_buffer_object 9 年前
  Ilia Mirkin 9cd5bb9f9f st/mesa: add query buffer support 10 年前
  Ilia Mirkin f9e6f46335 gallium: add PIPE_CAP_QUERY_BUFFER_OBJECT 9 年前
  Ilia Mirkin 40d7f02c67 gallium: add a way to store query result into buffer 10 年前
  Ilia Mirkin 386a9ec77b mesa: add core implementation of ARB_query_buffer_object 10 年前
  Ilia Mirkin 7c3f4b2fd8 mesa: add driver interface for writing query results to buffers 10 年前
  Rafal Mielniczuk 3efcd4df01 mesa: Handle QUERY_BUFFER_BINDING in GetIntegerv 11 年前
  Rafal Mielniczuk 2d0ec0c272 mesa: Add QueryBuffer to context 11 年前
  Rafal Mielniczuk c5bab061da mesa: Add ARB_query_buffer_object extension flag 11 年前
  Rafal Mielniczuk 4913d381a0 glapi: Add xml infrastructure for ARB_query_buffer_object 11 年前
  Timothy Arceri 23e24e27ac glsl: simplify setting of image access qualifiers 9 年前
  Timothy Arceri 815929bd15 mesa: remove dead program parameter functions 9 年前
  Axel Davy 94d91c6707 st/nine: Use align_free when needed 9 年前
  Axel Davy 6b12fe77ea st/nine: Disallow non-argb8888 cursors 9 年前
  Axel Davy 24ddadbba9 st/nine: Enforce centroid for color input when multisampling is on 9 年前
  Axel Davy d5389bb92d st/nine: Fix centroid flag 9 年前
  Axel Davy ee31f0fed4 st/nine: Use fast clears more often for MRTs 9 年前
  Axel Davy e85ef7d8e5 st/nine: Use linear filtering for shadow mapping 9 年前
  Patrick Rudolph 0b35da59de st/nine: Respect block alignment on surface lock 10 年前
  Axel Davy 56b4222b29 st/nine: Add Render state validation layer 10 年前
  Patrick Rudolph 7132617436 DRI_CONFIG: Add option to override vendor id 10 年前
  Patrick Rudolph 1a893ac886 st/nine: Implement NineDevice9_GetAvailableTextureMem 10 年前
  Patrick Rudolph a961ec335d st/nine: Handle Window Occlusion 10 年前
  Patrick Rudolph e59908e57f st/nine: Store minor version num 10 年前
  Axel Davy 0ac01a9fd7 st/nine: Call flush_resource before flush 10 年前
  Patrick Rudolph f481b9b952 st/nine: Fix remaining swapchain tests 10 年前
  Axel Davy cbbd3c65cc st/nine: Fix crash NineDevice9_CreateAdditionalSwapChain 10 年前
  Patrick Rudolph 996f76bd8a st/nine: Fix possible crash on error 10 年前
  Patrick Rudolph 40a0b97ebd st/nine: Test more presentation params 10 年前
  Patrick Rudolph 827fee059e st/nine: Fix resource9 private data 10 年前
  Patrick Rudolph 5c79bd666b st/nine: Print GUID instead of pointer 10 年前
  Patrick Rudolph 2a4d1509c8 st/nine: Fix use of uninitialized memory 10 年前
  Patrick Rudolph 924038c08f st/nine: Fix clear for multisample mismatch depth-stencil 10 年前
  Patrick Rudolph 7f58ba45a8 st/nine: Fix Volumetexture9_LockBox 10 年前
  Axel Davy 35047681ff st/nine: Fix ATI2 pitch for non-square 10 年前
  Patrick Rudolph eeeab8d6b4 st/nine: Support D3DFMT_R8G8B8 10 年前
  Patrick Rudolph a3e7525ada st/nine: Use cso for viewport 9 年前
  Patrick Rudolph 495727af6b st/nine: Fix shade mode flat 9 年前
  Patrick Rudolph fa887ba65b st/nine: Clear rendertarget on creation 9 年前
  Patrick Rudolph b142f61621 st/nine: Allow ColorFill on D3DFMT_NULL surfaces 9 年前
  Axel Davy 04e22a04a6 st/nine: Introduce STREAMFREQ state 9 年前
  Axel Davy 15ce2778fb st/nine: Catch redundant SetStreamSourceFreq calls 9 年前
  Patrick Rudolph ea3f504f7c st/nine: Squash indexbuffer9 and vertexbuffer9 10 年前
  Axel Davy b6bb8d561a st/nine: Unset vtxbuf on reset 10 年前
  Axel Davy b63c144d1e st/nine: Use pipe_resource_reference for vtxbuf 9 年前
  Axel Davy b5876e4762 st/nine: Use ff vertex shader when position_t is used 10 年前
  Patrick Rudolph 531acbc56b st/nine: Don't increment refcount on VertexDeclaration creation failure 10 年前
  Axel Davy b39fd5b1da st/nine: Change StretchRect check order 10 年前