28309 Commits (8927b72118f9433aafd0e811cfc1981215eb3c5f)
 

Author SHA1 Message Date
  Richard Li 8927b72118 r600 : add pre-compile mesa shader calling interface, in order to handle 16 years ago
  José Fonseca 59f6af51b8 util: Document the meaning of util_format_layout. 16 years ago
  Roland Scheidegger 47c780180b nouveau: use boolean instead of bool 16 years ago
  Roland Scheidegger 849a0644ad cell: use boolean instead of bool 16 years ago
  Roland Scheidegger fd7a9ec7f9 gallium: use boolean instead of bool in p_refcnt.h 16 years ago
  Roland Scheidegger 4ebc54795d Merge branch 'gallium-strict-aliasing' 16 years ago
  Roland Scheidegger ee1720b99d gallium: fix more potential strict aliasing issues 16 years ago
  Brian Paul bc7567d966 tgsi: fix some off-by-one errors in shader length, instruction length 16 years ago
  Andre Maasikas 629a648b05 r600: and finally fix SCS 16 years ago
  Andre Maasikas 0f854105f5 r600: remove (now) dead code 16 years ago
  Andre Maasikas fbe06a9c29 r600: fix SIN also 16 years ago
  Andre Maasikas 2b8b16f6a6 r600: use the new inline constants feature to fix COS 16 years ago
  Andre Maasikas 4e86cedf5b r600: add assembler support for literal(inline) constants 16 years ago
  Andre Maasikas 602ba357ed r600: merge alu_instruction/alu_instruction2 16 years ago
  Andre Maasikas 17e212e263 r600: add ABS support for source regs to assembler 16 years ago
  Andre Maasikas 50ab51101e r600: glsl - allow specifying texture sampler via uniforms 16 years ago
  Andre Maasikas 94723b60cf r600: implement FRAG_ATTRIB_FACE, glsl/twoside works 16 years ago
  Andre Maasikas 323d1fb391 r600: quick hack to get KIL_NV working - does condition TR only for now 16 years ago
  Andre Maasikas c1d79a4235 r600: wip glsl - refactor conditional instructions a bit 16 years ago
  Andre Maasikas 94c6ec5809 r600: execute SET funtions on all channels 16 years ago
  Alan Hourihane 2aebc5e01f move assert to avoid crash in debug build. 16 years ago
  Michel Dänzer eaa3a025da Merge branch 'mesa_7_7_branch' 16 years ago
  Michel Dänzer 32ccc9b0bb vmware/xorg: Fix SCons build. 16 years ago
  Michel Dänzer 9e42683fb3 vmware/xorg: Avoid warning about HAVE_STDINT_H being redefined. 16 years ago
  Andre Maasikas b5e256c76d Merge branch 'mesa_7_7_branch' 16 years ago
  Andre Maasikas 0d4a05445c Merge branch 'mesa_7_6_branch' into mesa_7_7_branch 16 years ago
  Andre Maasikas 369669ff9a r600: add support for TXB instruction 16 years ago
  Andre Maasikas dc0777d3e3 r600: reorder state for render_target and blend 16 years ago
  Vinson Lee add6dfbba6 llvmpipe: Initialize variables in emit_instruction. 16 years ago
  Vinson Lee 3e8b2fda21 progs/test: Initialize variable in prog_parameter. 16 years ago
  Ian Romanick ba167f812c mesa: set version string to 7.7-rc1 16 years ago
  Ian Romanick 8fc433fa0f Merge branch 'mesa_7_6_branch' into mesa_7_7_branch 16 years ago
  Ian Romanick bb64c9bcdf Revert "intel: Make RGB renderbuffers use XRGB8888 like we do for RGB system buffers." 16 years ago
  Ian Romanick 9dbd47fc6b mesa: set version string to 7.6.1-rc3 16 years ago
  Maciej Cencora 9921b3048e radeon: fix cases when only first image where put directly into miptree. 16 years ago
  Maciej Cencora 013cf1d63d radeon: fix image migration for small compressed textures 16 years ago
  Roland Scheidegger 72362a5cd4 mesa: fix shader prog_execute strict aliasing violations 16 years ago
  Vinson Lee 7d84169865 progs/demos: Fix memory leak in projtex.c. 16 years ago
  Roland Scheidegger 3456f9149b gallium/util: fix util_color_[un]pack[-ub] to be strict aliasing safe 16 years ago
  Roland Scheidegger c36d1aacf4 mesa: fix strict aliasing issues in half-to-float/float-to-half conversions 16 years ago
  Michal Krol ac66598ed8 util/tile: Support R8G8B8A8_UNORM format. 16 years ago
  Brian Paul c90baf444c st/mesa: remove debug code 16 years ago
  Brian Paul 0311d9ccf4 progs/glsl: updates to deriv.c test 16 years ago
  Brian Paul 8ce1713443 st/mesa: negate DDY to match GL semantics 16 years ago
  Brian Paul 8468234bfa st/mesa: fix up comment 16 years ago
  Brian Paul 8796dbf519 progs/glsl: added texture mapping to bump demo 16 years ago
  Corbin Simpson 12981589b7 radeong: Automatically softpipe for non-r3xx. 16 years ago
  Corbin Simpson e3a3ca097c radeong: Call softpipe_create directly. 16 years ago
  Corbin Simpson d8d8b0d244 softpipe: sp_winsys.h should define/include what it needs. 16 years ago
  Corbin Simpson c99fb991a3 r300g: Clean up previous commit. 16 years ago