35272 Commits (a01e0afd9fc0d647081c6903baa1a7ba505c4b05)
 

Author SHA1 Message Date
  Jakob Bornecrantz a01e0afd9f Merge branch 'gallium-drm-driver-drescriptor' 15 years ago
  José Fonseca 250b92f3bb llvmpipe: set WRITE_ALL only a per-tile basis in lp_resource_copy(). 15 years ago
  José Fonseca a9e0fda070 llvmpipe: Actually flush in lp_resource_copy() 15 years ago
  José Fonseca 8be645d53a llvmpipe: Ensure outdated framebuffer state is not reused in lp_setup_bind_framebuffer(). 15 years ago
  Marek Olšák ce7a70b8b4 r300g: fix a compile error on non-debug builds 15 years ago
  Marek Olšák 57c3f70018 util: fix a memory leak in blitter 15 years ago
  Marek Olšák 0a19d57b84 r300g: separate the hyperz state and pipelined FB regs out of the FB state 15 years ago
  Marek Olšák 808ad22592 r300g: release referenced objects in destroy_context 15 years ago
  Marek Olšák 639a7daa85 r300g: reference surfaces in set_framebuffer_state 15 years ago
  Marek Olšák 408a886127 r300g: group debug messages 15 years ago
  Marek Olšák 0a9510814e r300g: turn rasterizer state into a command buffer 15 years ago
  Marek Olšák c200c47e6c r300g: move emission of the MSPOS regs into the framebuffer state 15 years ago
  Marek Olšák bb47d1c26f r300g: turn invariant state into a command buffer 15 years ago
  Marek Olšák 8959f48bce r300g: initialize some crucial state in the first CS 15 years ago
  Marek Olšák fcacc6a076 r300g: introduce VAP invariant state 15 years ago
  Marek Olšák 8350d1d6f1 r300g: immediate mode cleanup 16 years ago
  Marek Olšák 5acdfdbf42 r300g: update my notes about fastfill and zbuffer compression 15 years ago
  Marek Olšák f39800b339 r300g: enum r300_blitter_op is a bitmask 15 years ago
  Marek Olšák 8924201530 draw: fix build with llvm and make 15 years ago
  Vinson Lee ecd8c66d6a mesa: Remove unnecessary header. 15 years ago
  Vinson Lee 2943f1ed8c st/mesa: Remove unnecessary headers. 15 years ago
  Vinson Lee 3443b581fb draw: Remove unnecessary header. 15 years ago
  Zack Rusin 4503bd33da draw: deleted by mistake 15 years ago
  Zack Rusin a5c44986a3 draw: initialize headers in the none post paths as well 15 years ago
  Zack Rusin 8ebfcf31eb draw: limit the number of vertex shader variants kept around 15 years ago
  Zack Rusin 5cf1921e6d draw: initialize vertex header 16 years ago
  Brian Paul 4ae530370d gallium/util: fix pipe_sampler_view_reference() calls 15 years ago
  Brian Paul e099ed2c64 softpipe: rename a var 15 years ago
  Chia-I Wu 7a9246c5d7 draw: Work around an invalid write. 15 years ago
  Brian Paul a879d14ecf mesa: initialize extension string when context is first bound 15 years ago
  Brian Paul cc8c142e2a llvmpipe: fix comment typo 15 years ago
  Brian Paul fd60bf8e33 softpipe: fix comment typo 15 years ago
  Marek Olšák 5d1cc93077 r300g: a couple more chipsets do not have HiZ RAM 15 years ago
  Corbin Simpson 474dc40fb4 gallium/docs: Vertex data formats. 15 years ago
  Corbin Simpson 484bb0ea58 glhd: Add test for logicop enable. 15 years ago
  Corbin Simpson 49735d1c6c gallium/docs: Lops override the rest of the blending state when enabled. 15 years ago
  Brian Paul 05a18f48e5 gallium/docs: updated remaining semantic label docs 15 years ago
  nobled fd7de146f6 pipe: Add PIPE_OS_HURD 16 years ago
  Corbin Simpson 06a75bd873 gallium/docs: Add lop table. 16 years ago
  Corbin Simpson 1e10464557 gallium/docs: Slight clarification and formatting for Blend. 16 years ago
  Brian Paul ca12aefdac Merge branch 'shader-file-reorg' 16 years ago
  Marek Olšák f2122d4724 r300g: remove an XXX comment 16 years ago
  Marek Olšák 69adebf594 r300g: move AA registers into the new AA state 16 years ago
  Marek Olšák 93bce03b27 r300g: separate the cache flush from the framebuffer state 16 years ago
  Marek Olšák a2f14153cc r300g: reorder and cleanup register writes everywhere 16 years ago
  Marek Olšák 6b15a8d2af r300g: add "has HiZ" flag, add ZMask regs 16 years ago
  Jakob Bornecrantz 9ca563a9a8 nouveau: Remove reference to drm_api 16 years ago
  Jakob Bornecrantz 09b73b2a5f i965g: Remove last references to drm_api 16 years ago
  Jakob Bornecrantz 44c64596d1 swrastg: Use target-helpers 16 years ago
  Jakob Bornecrantz 57d14f2fbb gallium: Use debugging helper in all drm targets 16 years ago