42443 次程式碼提交 (3903e25a2cd6c198581021242897b1952d2afea0)
 

作者 SHA1 備註 提交日期
  Marek Olšák 49579a4df8 pb_bufmgr_cache: add is_buffer_busy hook and use it instead of non-blocking map 14 年之前
  Marek Olšák 588fa884d2 gallium: notify drivers about possible changes in user buffer contents 14 年之前
  Marek Olšák 2a904fd6a0 st/mesa: set vertex arrays state only when necessary 14 年之前
  Marek Olšák cdca3c58aa gallium: remove pipe_vertex_buffer::max_index 14 年之前
  Marek Olšák d5062fb3a3 gallium: always save and restore vertex buffers using cso_cache 14 年之前
  Marek Olšák cfaf217135 vbo: bind arrays only when necessary 14 年之前
  Marek Olšák 5a01361cea vbo: notify a driver that we change buffer offsets, strides, etc. 14 年之前
  Vinson Lee d123959ff7 r300g: Remove redundant initialization. 14 年之前
  Alex Deucher 9e96ea0652 r600g: add alignment cases for linear aligned 14 年之前
  José Fonseca 07eb660fc9 draw: Don't define the last two mipmap levels in aa lines. 14 年之前
  José Fonseca 9305e93114 svga: Set the appropriate flags when creating sampler/surface views. 14 年之前
  Marek Olšák a0c293ec11 r300g: put indices in CS if there's just a few of them and are in user memory 14 年之前
  Marek Olšák 437583ea63 r300g: cleanup the draw functions 14 年之前
  Marek Olšák 476cec37d6 r300g: do not create a user buffer struct for misaligned ushort indices fallback 14 年之前
  Marek Olšák d173f1ba8a r300g: fix fallback for misaligned ushort indices with num vertices >= 65535 14 年之前
  Marek Olšák 3d5ac32f3b r300g: consolidate emission of common draw regs 14 年之前
  Sedat Dilek 0f912534fd docs: Fix typo in GL3.txt 14 年之前
  Vinson Lee 3b01b52bd7 r300g: Move declaration before code. 14 年之前
  Marek Olšák e9d993e9b9 r600g: do not destroy the original index buffer when translating indices 14 年之前
  Marek Olšák 5a6ba08c21 r300g: emit 3D_LOAD_VBPNTR only when necessary 14 年之前
  Marek Olšák 004dd01583 r300g: fix reference counting when translating indices 14 年之前
  Marek Olšák 9a90eeee67 u_index_modify: map buffers with PIPE_TRANSFER_UNSYNCHRONIZED 14 年之前
  Marek Olšák 5197b09bee r300g: remove the relocation after AARESOLVE_PITCH 14 年之前
  Dave Airlie 1f5b674168 egl_dri2: add nouveau support. 14 年之前
  Marcin Slusarz 8fe5da89e3 nv50: fix query assertion 14 年之前
  Marek Olšák e6e4860555 r300g: correctly determine if a texture is blittable in texture_get_transfer 14 年之前
  Marek Olšák 8ab1fcc66a r300g: fixup the handle_compare function 14 年之前
  Marek Olšák 1fd6bbc881 r300g: when printing shader linker errors to stderr, report it's not a bug 14 年之前
  Marek Olšák 9ad9a6861a r300g: add debug options nozmask and nohiz which disable some hyper-z features 14 年之前
  Marek Olšák 685c3262b9 r300g: typecast void* to unsigned correctly 14 年之前
  Eric Anholt 04521c158f dri: Remove the old metaops code which has been superceded by ../common/ 14 年之前
  Eric Anholt 211725eccd radeon: Remove setup of the old dri/ meta code, which is now unused. 14 年之前
  Eric Anholt 47589c17b0 intel: Remove setup of the old dri/ meta code, which is now unused. 14 年之前
  Dave Airlie a6b7393eb8 update GL3.txt for GL_EXT_framebuffer_sRGB status 14 年之前
  Tom Stellard 9106b98766 r300/compiler: Don't erase sources when converting RGB->Alpha 14 年之前
  Christopher James Halse Rogers d1e28b2267 mesa: Optionally build a dricore support library (v3) 14 年之前
  nobled b5dc40710d glx: Put null check before use 15 年之前
  Marek Olšák df54b53b7d r300g: improve function radeon_bo_is_referenced_by_cs 14 年之前
  Marek Olšák 20a78b68a3 u_vbuf_mgr: fix segfault 14 年之前
  Ian Romanick 3803295fc2 ir_to_mesa: Don't dereference a NULL pointer during copy propagation 14 年之前
  Ian Romanick a0120e6e0f glcpp: regerated files 14 年之前
  Ian Romanick afdceede55 glsl: Regenerate files modified by previous commits 14 年之前
  Ian Romanick 8842158944 glsl: Finish out the reduce/reduce error fixes 14 年之前
  Keith Packard f4b812e1a6 glsl: Eliminate reduce/reduce conflicts in glsl grammar 15 年之前
  Benjamin Franzke 81affb8f4c st/mesa: Fix surfaceless opengl with non-dummy contexts 14 年之前
  Brian Paul 6c3a82a1a3 svga: disable a debug_printf() call 14 年之前
  Brian Paul 396da5df0e svga: comments and debug code 14 年之前
  Brian Paul f7d84c177f svga: more comments for need_pipeline field 14 年之前
  José Fonseca 6826d58bbf scons: Need c99 also when cross compiling. 14 年之前
  José Fonseca 982609f4cf scons: builtin_glsl_function on windows needs bundled getopt. 14 年之前