50721 Commits (c6c8a05c509b30600d2ccb4be635f05cd71c68a4)
 

Author SHA1 Message Date
  Francisco Jerez ec848d2730 r600g: Handle compute caps. 14 years ago
  Francisco Jerez 4065639310 r300g: Handle compute caps. 14 years ago
  José Fonseca f96540847e auxiliary/util: Ensure pipe_constant_buffer::user_buffer is initialized. 14 years ago
  José Fonseca 7b49d4f05d scons: Fix missing gbm symbols in st/egl. 14 years ago
  José Fonseca 96e73cc4ae targets/egl-static: Fix some missing symbols. 14 years ago
  José Fonseca fd687e06f0 trace: Fix pipe_context::clear dumping. 14 years ago
  José Fonseca b275bed549 trace: Fix pipe_shader_state dumping. 14 years ago
  José Fonseca e9efcd99d1 scons: Link r600_drm.so against libdrm-radeon 14 years ago
  José Fonseca 9a23a69f45 trace: Match NULL context members. 14 years ago
  Marek Olšák 7c799f8f6b gallium/docs: remove documentation of redefine_user_buffer 14 years ago
  Michel Dänzer 74b9ef83cf radeonsi: Fixed point vertex formats aren't supported. 14 years ago
  Michel Dänzer 24bc382010 radeonsi: Fixups for recent build infrastructure changes. 14 years ago
  Dave Airlie 31a25dac98 r600g: setup COLOR1 for possible dual-src in the framebuffer bind 14 years ago
  Roy Spliet e253ead78e nv30: Silence pipe_cap warnings 14 years ago
  Roy Spliet 897d235132 nv30/shader: SSG, LIT only requires one source register 14 years ago
  Ben Skeggs 6660041483 nouveau/vieux: finish != flush, how about we do that.. 14 years ago
  Marek Olšák 9d6b46b1cd r300g/swtcl: move vertex buffer updates into set_vertex_buffers 14 years ago
  Marek Olšák 735d0d93a7 r300g/swtcl: move index buffer updates from swtcl_draw_vbo into set_index_buffer 14 years ago
  Marek Olšák 21b012d3b0 r300g/swtcl: malloc vertex and index buffers (don't use radeon DRM to get them) 14 years ago
  Marek Olšák 8a963d122d r300g/swtcl: don't do stuff which is only for HWTCL 14 years ago
  Marek Olšák f808984f43 r300g: remove slab allocator for pipe_resource (used mainly for user buffers) 14 years ago
  Marek Olšák 4fd60ad6da r300g: remove user_buffer_create 14 years ago
  Marek Olšák bdba35befa r300g: fix breakage after gallium-userbuf merge 14 years ago
  Brian Paul 550de24c17 llvmpipe: add cast to silence warning 14 years ago
  Andreas Betz 9d6e908f14 vega: fix 565 color unpacking bug 14 years ago
  Brian Paul 93bcf7825d mesa: add DEBUG_INCOMPLETE_TEXTURE, DEBUG_INCOMPLETE_FBO flags 14 years ago
  Brian Paul 014306578b mesa: implement DEBUG_ALWAYS_FLUSH debug option 14 years ago
  Brian Paul da35c2b38c mesa: define DEBUG_SILENT flag, use in output_if_debug() 14 years ago
  Brian Paul 88cd47187c mesa: clean-up the debug/verbose flag setup code 14 years ago
  Brian Paul 443195bdf8 mesa: do FLUSH_VERTICES() in _mesa_flush/finish() 14 years ago
  Brian Paul 1bc16bf98a mesa: fix glMaterial / dlist bug 14 years ago
  Brian Paul f272490546 mesa: fix/add error check in _mesa_ColorMaterial() 14 years ago
  Tom Stellard bcfc97dbf4 radeon/llvm: More comments and cleanups 14 years ago
  José Fonseca 23c0d469e5 gallivm: Fix copy'n'paste typo bug translating CEIL opcode. 14 years ago
  Marek Olšák d3bab0c7be r600g: assume DISCARD_WHOLE_RESOURCE is always used with WRITE 14 years ago
  Marek Olšák 7435c04398 Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa 14 years ago
  Marek Olšák bb4c5d72d7 Merge branch 'gallium-userbuf' 14 years ago
  Tom Stellard 4d11a6a0c7 radeon/llvm: Fix Evergreen/Cayman tablegen predicates 14 years ago
  José Fonseca 96956dc507 gallium/tgsi: s/TGSI_BUFFER/TGSI_TEXTURE_BUFFER/ 14 years ago
  José Fonseca 223831ca14 gallium/tgsi: Redefine the TGSI_TEXTURE_UNKNOWN texture target. 14 years ago
  James Benton 11aa82cc0b llvmpipe: Fix triangle bounding box calculation to be correctly inclusive or exclusive 14 years ago
  James Benton 0c8a8a35e1 llvmpipe: Change triangle rasterization comparison from < 0 to <= 0 14 years ago
  Francisco Jerez 60e7b08101 clover: Implement CL_MEM_COPY_HOST_PTR. 14 years ago
  Alexey Shvetsov 19eae45e01 gallium/targets/pipe-loader: Prepend DESTDIR to the installation directory. 14 years ago
  Tom Stellard 79d77b38b8 clover: Assorted build fixes. 14 years ago
  Francisco Jerez c6db1b3396 clover: Import OpenCL state tracker. 14 years ago
  Francisco Jerez 309a186987 gallium/tests/trivial: Import compute unit tests. 14 years ago
  Francisco Jerez b52a0f2281 gallium/gbm: Switch to auxiliary/pipe-loader. 14 years ago
  Francisco Jerez 66f7fd99fa gallium/tests/trivial: Switch to the pipe loader. 14 years ago
  Francisco Jerez 317be33d73 gallium: Add "pipe-loader" target. 14 years ago