38235 Commits (0f74efdef05c5c27b3137163d795dc91f34cc114)
 

Author SHA1 Message Date
  Vinson Lee d3772eab2d configs: Remove -lstdc++ from default. 15 years ago
  Henri Verbeet 547e867558 r600g: Add support for PIPE_FORMAT_R32_FLOAT. 15 years ago
  Ian Romanick 0eb2026c87 prog_execute: Implement OPCODE_TXL 15 years ago
  Brian Paul 81137623e5 glsl2: rename local variable_entry class 15 years ago
  Brian Paul 2eb8b2d3bb glsl2: move constructor into .cpp file to work around compiler bug 15 years ago
  Brian Paul f3ec111b0a docs: updated info about GLSL compiler 15 years ago
  Brian Paul 484dde2d63 docs: list the new GLSL compiler 15 years ago
  Brian Paul f82163b012 mesa: added isblank() for MSVC 15 years ago
  Brian Paul d902eb59d5 mesa: remove non-existant files from tarball list 15 years ago
  Vinson Lee c8b26c63fd glsl: Add assert to check variable_entry referenced_count after construction. 15 years ago
  Vinson Lee b018ea19a3 nvfx: Remove unnecessary headers. 15 years ago
  Dave Airlie f122dba59a glsl: make 'make clean' work properly. 15 years ago
  Vinson Lee e5df3cc286 glsl: Silence unused variable warning. 15 years ago
  Vinson Lee b48f20dab8 r300g: Remove unused variable. 15 years ago
  Chia-I Wu 1288d5c392 st/egl: Fix r300/r600 support in KMS backend. 15 years ago
  Chia-I Wu 65741c596f targets/egl: Check against drm_driver_descriptor::name. 15 years ago
  Benjamin Franzke 0ba1643658 targets/egl: add pipe_r600 15 years ago
  Benjamin Franzke ce7016e882 targets/egl: rename pipe_radeon to pipe_r300 15 years ago
  Chia-I Wu 9dd95b46c8 mesa: Remove extraneous semicolon. 15 years ago
  Chia-I Wu d473543069 st/dri: Remove unnecessary main/mtype.h. 15 years ago
  Chia-I Wu 59e6e76542 st/wgl: Include main/core.h. 15 years ago
  Chia-I Wu 40fd4323b4 st/glx: Include main/core.h. 15 years ago
  Chia-I Wu bfd7c9ac22 glsl: Include main/core.h. 15 years ago
  Chia-I Wu f90b5936d0 mesa: Add core.h. 15 years ago
  Luca Barbieri 6b6b454037 translate_sse: clear state for each function emission 15 years ago
  Eric Anholt 8dd619ba68 glsl: Rely on talloc_autofree_context() instead of trying to free on our own. 15 years ago
  Eric Anholt e0564d56b1 intel: Add support for MAX_SAMPLES=1 EXT_framebuffer_multisample. 15 years ago
  Alex Deucher d1b4f40347 radeon: print chip family for evergreen in renderer string 15 years ago
  Dave Airlie 0e6a02d299 r600g: add XPD support 15 years ago
  Dave Airlie 87f44d5723 r600g: add CMP support. 15 years ago
  Luca Barbieri c60c2d3a64 nvfx: don't emit dummy commands on nv30 15 years ago
  Eric Anholt e11757bb89 glsl: When unable to assign the initializer for a const variable, set it to 0. 15 years ago
  Luca Barbieri d1e6b31cb8 translate_sse: fix x86-64 15 years ago
  Eric Anholt 76e96d74f4 glsl: Cleanly fail when a function has an unknown return type. 15 years ago
  Henri Verbeet 6fb39f0fa2 r600g: Add support for PIPE_CAP_DEPTH_CLAMP. 15 years ago
  Eric Anholt b75645d8ad glsl: Rebuild builtins for any() change. 15 years ago
  Eric Anholt 5e9ac94cc4 mesa: Add new ir_unop_any() expression operation. 15 years ago
  Eric Anholt 47003a8f65 glsl: Regenerate builtins with the new sorting. 15 years ago
  Eric Anholt 66afcb5607 ir_to_mesa: Implement f2b by comparing the arg to 0, not the result. 15 years ago
  Eric Anholt 18a6023900 glsl: Count function call outvals as writing to variables for linker checks. 15 years ago
  Ian Romanick 6dad5a4e8d glsl2: Include imports.h to get snprintf wrapper for MSVC 15 years ago
  Aras Pranckevicius 44a6c13ac3 mesa: Fix msvc build of glsl. 15 years ago
  Luca Barbieri c0eb479e07 auxiliary: fix nvfx/nv50 primitive splitting for line loops 15 years ago
  Jerome Glisse bcf7f66a93 r600g: export one component per pixel + r7xx uncompression shader 15 years ago
  Kenneth Graunke 6355ae2b80 generate_builtins.py: Generate output in sorted order. 15 years ago
  Luca Barbieri 4ab1001ac2 nvfx: improve fp temp accounting 15 years ago
  Brian Paul 4b2b5f8e30 tgsi: fix false CondStackTop==0 assertion 15 years ago
  Eric Anholt ebef040117 ir_to_mesa: Fix constant array handling to return the temp we created. 15 years ago
  Carl Worth 61f73fec53 glcpp: Make standalone preprocessor work with a tty as stdin 15 years ago
  Carl Worth 21560c40e8 glcpp: Fix test suite to avoid flagging failed tests as valgrind errors. 15 years ago