29467 Commitit (07ea7e6c80ef2bcb69ab12af69d27f7e118bc15a)
 

Tekijä SHA1 Viesti Päivämäärä
  Luca Barbieri f023473748 gallium: remove PIPE_TEX_FILTER_ANISO 15 vuotta sitten
  Brian Paul a6975507ad docs: added more GL3 items 15 vuotta sitten
  Brian Paul d4f2d6556e mesa: added GL_MAJOR_VERSION and GL_MINOR_VERSION queries 15 vuotta sitten
  Brian Paul 3510a1b0c5 mesa: call _mesa_compute_version() to set context's version info 15 vuotta sitten
  Brian Paul 29f50f61ea mesa: added version.c to build 15 vuotta sitten
  Brian Paul e0b9e33afb mesa: added _mesa_compute_version() in new version.c file 15 vuotta sitten
  Brian Paul e16fd07225 mesa: added version fields to GLcontext 15 vuotta sitten
  Brian Paul 88330c6438 gallium/util: replace 8 with PIPE_MAX_COLOR_BUFS 15 vuotta sitten
  Brian Paul 2fbc3931fc gallium/util: comments and whitespace fixes 15 vuotta sitten
  Brian Paul 9089436930 docs: added link to wiki page about missing Mesa features 15 vuotta sitten
  Brian Paul 15b05c54b7 i965g: fix invalid assertion in emit_xpd() 15 vuotta sitten
  Brian Paul e555146fa3 i965: fix invalid assertion in emit_xpd() 15 vuotta sitten
  Roel Kluin 766f3ccbda tdfx: condition always evaluates to false in SetupDoubleTexEnvVoodoo3() 15 vuotta sitten
  Eric Anholt 5a7c2a99a6 i965: Fix build after blind merge of mesa 7.7 by Brian. 15 vuotta sitten
  Brian Paul 9f544394c1 st/mesa: fix broken translation of negative register indexes 15 vuotta sitten
  Brian Paul 487a14b476 ARB prog parser: regenerated parser file 15 vuotta sitten
  Brian Paul f0f68b1e4c ARB prog parser: fix parameter binding type 15 vuotta sitten
  Brian Paul e3514b7338 ARB prog parser: regenerated parser files 15 vuotta sitten
  Brian Paul 7c6ae4c6c8 ARB prog parser: add allowSwizzle param to initialize_symbol_from_const() 15 vuotta sitten
  Brian Paul 37f6929d29 mesa: whitespace changes and comments 15 vuotta sitten
  Brian Paul f27e39aa4e mesa: change constant search behaviour in _mesa_add_unnamed_constant() 15 vuotta sitten
  Maarten Maathuis c77ade8fed nouveau: rewrite nouveau_stateobj to use BEGIN_RING properly 15 vuotta sitten
  Marcin Slusarz 29d2ab37e6 nouveau: kill nouveau_push.h and use libdrm versions of BEGIN_RINGs, etc 15 vuotta sitten
  Maarten Maathuis c306ef5e81 nv50: remove vtxbuf stateobject after a referenced vtxbuf is mapped 15 vuotta sitten
  José Fonseca 38d8b18003 svga: Remove stale references to delete shader results. 15 vuotta sitten
  José Fonseca 8ebef37c7b svga: Rebind shaders when tokens change. 15 vuotta sitten
  Corbin Simpson 3e18bad36d Merge branch 'gallium-docs' 15 vuotta sitten
  Chia-I Wu 897cb8950a egl: Fix breakage from -fvisibility=hidden. 15 vuotta sitten
  Corbin Simpson 467cccf0a7 docs: Don't check in generated docs. 15 vuotta sitten
  Corbin Simpson acb8073d07 docs: Stub out list of modules in core distribution of G3D. 15 vuotta sitten
  Brian Paul ef1b942691 st/mesa: added PROGRAM_LOCAL_PARAM case in src_register() 15 vuotta sitten
  Kristian Høgsberg ae44b92f61 Merge branch 'remove-intel-dri1' 15 vuotta sitten
  Brian Paul bd96b51303 mesa: bump version to 7.7.1-DEVEL 15 vuotta sitten
  Keith Whitwell c727fa6dbf Merge commit 'origin/gallium-draw-retval' 15 vuotta sitten
  Andre Maasikas c91ceeec32 r600: adjust after radeon mipmap changes in 7118db8700 15 vuotta sitten
  Andre Maasikas 750c1e7bb4 r600: support depth compare functions & shadow_ambient 15 vuotta sitten
  Michal Krol 1f9aa38f4e tgsi: Simplify implementation of few interpreter's instructions. 15 vuotta sitten
  Michal Krol 55b5c8816e tgsi: Use FREE() to release MALLOC-ed() memories in sanity. 15 vuotta sitten
  Michal Krol 767d1472df tgsi: Fix bogus loop condition in sanity. 15 vuotta sitten
  Michal Krol c301fa6fc8 tgsi: Treat MOV source operand as FLOAT so modifiers works as expected. 15 vuotta sitten
  Michal Krol 7218322703 tgsi: Store ADDR file in interpreter as an int. 15 vuotta sitten
  Michal Krol 7c8e67e4aa tgsi: Remove dead micro_umod(). 15 vuotta sitten
  Michal Krol 97f9a147db tgsi: Make interpreter aware of float and integer data types. 15 vuotta sitten
  Michal Krol c34f6faf35 gallium: Add UMOD TGSI opcode. 15 vuotta sitten
  Michal Krol 062aab96e0 gallium: Add SWITCH, CASE, DEFAULT and ENDSWITCH opcodes to TGSI. 15 vuotta sitten
  Michal Krol 08a3efee10 tgsi/ureg: Improve immediate match & expand logic. 15 vuotta sitten
  Michal Krol ff56a12051 tgsi: Support signed/unsigned integer immediate types. 15 vuotta sitten
  Michal Krol b1c55e80aa gallium: Add signed/unsigned int immediate data types. 15 vuotta sitten
  Michal Krol bf4b4c1b6f tgsi: Cleanup interpreter code for other existing integer opcodes. 15 vuotta sitten
  Michal Krol 2c046034dc Remove TGSI_OPCODE_SHR, map existing usage to TGSI_OPCODE_ISHR. 15 vuotta sitten