32982 次代码提交 (e40fce13e152ecf929c899ed38a8e5f7d198c738)
 

作者 SHA1 备注 提交日期
  Dave Airlie c2d17dce27 r300g: winsys fix tiling change flushes. 15 年前
  Dave Airlie 03f1896304 r300g: add buffer/texture referenced checks. 15 年前
  Brian Paul 449721a3d0 docs: note GL_EXT_packed_float, GL_EXT_shared_exponent extensions 15 年前
  Brian Paul 61753c4bf7 mesa: added GL3 query for GL_TEXTURE_SHARED_SIZE 15 年前
  Brian Paul 9fca5d2e39 mesa: added missing glGet query for GL_MAX_ARRAY_TEXTURE_LAYERS_EXT 15 年前
  Brian Paul d6a9f5b3da mesa: added new GL3 buffer object queries 15 年前
  Brian Paul 8829e063aa mesa: added GL3 buffer attachment aliases 15 年前
  Brian Paul 00225af999 mesa: added GL3 ContextFlags field and query code 15 年前
  Marek Olšák 3d72c4ae78 r300/compiler: fix assertion failure in the r500-fragprog emission path 15 年前
  Brian Paul f0491c945c docs: remove the 'Last updated date' 15 年前
  Chia-I Wu 6fed3a9fa0 glapi: Fix aliases to non-static functions. 15 年前
  Chia-I Wu 41a87a43e1 glapi: Correctly generate static disatches for X86. 15 年前
  George Sapountzis fe5f070ef9 st/dri: fix bug in make_current 15 年前
  George Sapountzis 92827cd451 st/dri: fix bug in allocate_textures 15 年前
  Marek Olšák 7e6e049bb7 r300g: remove hacks from translate_vertex_data_swizzle 15 年前
  Brian Paul 73060ec7eb drivers/x11: add PUBLIC qualifier to more API functions 15 年前
  Brian Paul 05c03c6a1b gallivm: simplify and clean-up Z/stencil bit mask/shift code 15 年前
  Roland Scheidegger 3b9555094d cso: remove cso_set/save/restore_sampler_textures 15 年前
  Roland Scheidegger e5f0384ad0 st/vega: fix up vega state tracker to use cso changes 15 年前
  Brian Paul 8221a0e7f7 es: added -I$(TOP)/include path 15 年前
  Michal Krol 980da4aed2 gallium/docs: Clarify sampler view descriptions. 15 年前
  Corbin Simpson 8e1768cfd3 gallium/docs: Fix a couple ReST errors. 15 年前
  Marek Olšák 12a40dda39 r300g: lod min/max clamping should be relative to the base level 15 年前
  Marek Olšák afae089194 r300g: fix breakage after the gallium-sampler-view merge 15 年前
  Ian Romanick 062a208814 intel: Use bit-wise not instead of logical not (i830 path) 15 年前
  Ian Romanick 689e4b5541 intel: Correct value of S0_VB_OFFSET_MASK to match hardware docs. 15 年前
  Marek Olšák f6e987ce78 r300g: add PIPE_FORMAT_B5G5R5X1_UNORM colorbuffer support, cleanups 15 年前
  Marek Olšák 0c81739528 r300g: mark SRGB colorbuffers as unsupported 15 年前
  Marek Olšák cba6430524 r300g: add generating texture coordinates for point sprites (WIP) 15 年前
  Brian Paul 8df65e9899 gallivm: support PIPE_FORMAT_Z24S8_UNORM in depth/stencil code 15 年前
  Ian Romanick fda5078324 Use bit-wise not instead of logical not. 15 年前
  Brian Paul c9c0baabdc progs/tests: also test stencil INCR_WRAP mode if supported 15 年前
  Brian Paul 66b6676d14 gallivm: fix broken INCR/DECR stencil modes 15 年前
  Brian Paul 705ed3326c progs/tests: comments and clean-ups 15 年前
  Brian Paul 22e6dc3870 gallivm/llvmpipe: added lp_rast_shader_inputs::facing and pass through 15 年前
  Brian Paul d219b8a022 llvmpipe: defines for RAST_WHOLE, RAST_EDGE_TEST 15 年前
  Alan Hourihane 94abc4b51e Add format B5G5R5X1 15 年前
  Brian Paul 521c61ff01 gallivm/llvmpipe: simplify front/back stencil ref value handling 15 年前
  Brian Paul ecf85c7d75 gallivm: checkpoint WIP two-sided stencil test 15 年前
  Brian Paul a1e7aeecc2 llvmpipe: set opaque = FALSE if stencil enabled 15 年前
  Brian Paul b7e8039132 st/mesa: s/unpack/pack/ to be more consistent 15 年前
  Francisco Jerez 3c0eab7148 dri/nouveau: Flush after texture validation. 15 年前
  Francisco Jerez 6193c41bcd dri/nouveau: Avoid pushbuf flushes in the middle of LMA setup. 15 年前
  Francisco Jerez c944fb5ffe dri/nouveau: Implement texcoord generation. 15 年前
  Francisco Jerez 1a812ab57a dri/nouveau: Implement texture matrices. 15 年前
  Francisco Jerez d475eae50b dri/nouveau: Some minor vertex submission fixes. 15 年前
  Xavier Chantry 50be9bc6ce dri/nouveau: only reallocate texture when needed 15 年前
  Kristian Høgsberg 38bd7282f2 intel: Call _mesa_make_current() after getting initial buffers 15 年前
  José Fonseca 9d48a621d2 llvmpipe: Fix crashes when there is no depth buffer bound. 15 年前
  Kristian Høgsberg 6de8e563ac intel: Call _mesa_make_current() after getting initial buffers 15 年前