55388 Commits (807eedf70fe6a01eb0298b9d2e7a26687f7c6d82)
 

Autor SHA1 Nachricht Datum
  Eric Anholt 807eedf70f intel: Hook up the WARN_ONCE macro to GL_ARB_debug_output. vor 12 Jahren
  Eric Anholt 3025680578 mesa: Add support for GL_ARB_debug_output with dynamic ID allocation. vor 12 Jahren
  Eric Anholt 7beb93456d mesa: Merge handling of application-provided and built-in error sources. vor 13 Jahren
  Eric Anholt 88831a8d99 mesa: Fix _mesa_problem() on context destroy after application debug output vor 12 Jahren
  Eric Anholt e0d1e3b785 mesa: Move debug type/severity enums to mesa core. vor 12 Jahren
  Eric Anholt c42148d16e mesa: Replace open-coded _mesa_lookup_enum_by_nr(). vor 12 Jahren
  Eric Anholt e022461c64 mesa: Remove extra #define MAXSTRING duplicating MAX_DEBUG_MESSAGE_LENGTH. vor 13 Jahren
  Marcin Slusarz f4ebcd133b dri/nouveau: NV17_3D class is not available for NV1a chipset vor 12 Jahren
  Roland Scheidegger b9eb573600 tgsi: handle projection modifier for array textures. vor 12 Jahren
  Roland Scheidegger be6d18ba5e st/mesa: translate ir offset parameters for non-TXF opcodes. vor 12 Jahren
  Matt Turner 523b07e320 configure.ac: Remove stale comment about --x-* arguments. vor 12 Jahren
  Matt Turner 35189d768b configure.ac: Don't check for X11 unconditionally. vor 12 Jahren
  Alan Hourihane 196443f3f5 Add missing GL_TEXTURE_CUBE_MAP entry in _mesa_legal_texture_dimensions vor 12 Jahren
  Jon TURNEY 87fdcd87b1 Fix out-of-tree build of 'make check' in src/mesa/main/tests vor 12 Jahren
  Dave Airlie e21460b4d5 u_blitter: don't create illegal shaders for 1D/3D/RECT/CUBE MSAA vor 12 Jahren
  Daniel Martin 998d975e38 Fix build of swrast only without libdrm vor 12 Jahren
  Brian Paul b1390c7992 mesa: flush current state when querying GL_EDGE_FLAG vor 12 Jahren
  Jakub Bogusz e29124717e vdpau-softpipe: Build correct source file - vl_winsys_xsp.c vor 12 Jahren
  Kenneth Graunke b88f74d63d i965: Fix Crystal Well PCI IDs. vor 12 Jahren
  Vincent Lejeune 83e7d111af r600g: Check comp_mask before merging export instructions vor 12 Jahren
  Vadim Girlin 138b5b9a12 r600g: fix check_and_set_bank_swizzle for cayman vor 12 Jahren
  Brian Paul 0b6e72f8d7 st/mesa: add switch case for ir_txf_ms to silence warning vor 12 Jahren
  Brian Paul 2ea0e30bed mesa: add switch case for ir_txf_ms to silence warning vor 12 Jahren
  Kenneth Graunke cf0c0a7782 i965: Pull query BO reallocation out into a helper function. vor 12 Jahren
  Kenneth Graunke 961c9b8cac i965: Replace the global brw->query.bo variable with query->bo. vor 12 Jahren
  Kenneth Graunke 614944b897 i965: Turn if (query->bo) into an assertion. vor 12 Jahren
  Kenneth Graunke 981a22b62b i965: Unify query object BO reallocation code. vor 12 Jahren
  Kenneth Graunke 90feda81de i965: Use query->last_index instead of the global brw->query.index. vor 12 Jahren
  Kenneth Graunke ec5d502ec3 i965: Remove brw_query_object::first_index field as it's always 0. vor 12 Jahren
  Kenneth Graunke d92c7d8eed i965: Add a pile of comments to brw_queryobj.c. vor 12 Jahren
  Kenneth Graunke d1b34baf9b i965: Write TIMESTAMP query values into the first buffer element. vor 12 Jahren
  Kenneth Graunke 3d71f4fbac i965: Implement the new QueryCounter() hook. vor 12 Jahren
  Kenneth Graunke dfb056b892 mesa: Add a new QueryCounter() hook for TIMESTAMP queries. vor 12 Jahren
  Roland Scheidegger 6ace2e41da tgsi: add texel offsets and derivatives to sampler interface vor 12 Jahren
  Roland Scheidegger c7c7186045 draw: additional fix for the no-position case with llvm vor 12 Jahren
  Roland Scheidegger ea8b2ae8a5 draw: fix no position output in non-llvm pipeline. vor 12 Jahren
  Roland Scheidegger de0593e333 draw/llvm: skip clipping and viewport transform if there's no position output vor 12 Jahren
  Roland Scheidegger 2ef13e7c55 llvmpipe: don't assert on illegal surface creation. vor 12 Jahren
  Roland Scheidegger 4c12276607 llvmpipe: bump glsl version to 140 vor 12 Jahren
  Roland Scheidegger b3b3b389fa gallivm: add support for texel offsets for ordinary texturing. vor 12 Jahren
  Brian Paul a99eb5c83f svga: always link with C++ vor 12 Jahren
  Brian Paul f6c0612618 st/mesa: convert ir_triop_lrp to TGSI_OPCODE_LRP vor 12 Jahren
  Chris Forbes 7616586cff docs: Mark some things done in GL3.txt vor 12 Jahren
  Martin Andersson d96d8ed910 winsys/radeon: Only add bo to hash table when creating flink vor 12 Jahren
  Chris Forbes 1d4dbeeaec i965: enable ARB_texture_multisample on Gen6+ vor 12 Jahren
  Chris Forbes 26c8479474 i965/fs: add support for ir_txf_ms on Gen6+ vor 12 Jahren
  Chris Forbes 6883c8845d i965/vs: add support for ir_txf_ms on Gen6+ vor 12 Jahren
  Chris Forbes f52ce6a0ca i965: add a new virtual opcode: SHADER_OPCODE_TXF_MS vor 12 Jahren
  Chris Forbes 555dc6d74d i965: take the target into account for Gen7 MSAA modes vor 12 Jahren
  Chris Forbes 8cc26ae993 i965: Support multisampling in surface_state for textures vor 12 Jahren