41222 Commits (c27285610c9f9b50d06bf0f2725da195937cb48d)
 

Author SHA1 Message Date
  Eric Anholt c27285610c i965: Add support for using the BLT ring on gen6. 15 years ago
  Eric Anholt d88aa6fe3e i965: Improve the hacks for ARB_fp scalar^scalar POW on gen6. 15 years ago
  Brian Paul 43b7b9d02a st/mesa: 80-columns wrapping, whitespace fixes in st_cb_bitmap.c 15 years ago
  Brian Paul c21807d2f7 st/mesa: add geom program code in destroy_program_variants() 15 years ago
  Brian Paul b830b62a47 st/mesa: program struct comments 15 years ago
  Brian Paul 4312569410 st/mesa: use st_fragment_program() instead of cast 15 years ago
  Brian Paul 6c669d0c07 st/mesa: rename variable 15 years ago
  Brian Paul 83d50c3ee1 st/mesa: minor re-indenting 15 years ago
  Brian Paul 8d8e9491df st/mesa: make st_delete_program() static 15 years ago
  Brian Paul 9b4433fe58 st/mesa: add comments, fix formatting in st_cb_program.c 15 years ago
  Brian Paul 3d203b6100 Squashed commit of the following (st-mesa-per-context-shaders branch): 15 years ago
  Brian Paul bb7c2691d2 mesa, st/mesa: disable GL_ARB_geometry_shader4 15 years ago
  Ian Romanick 2d577ee730 ir_to_mesa: Don't generate swizzles for record derefs of non-scalar/vectors 15 years ago
  Ian Romanick cb2b547a47 linker: Allow built-in arrays to have different sizes between shader stages 15 years ago
  Eric Anholt 036c817f77 i965: Fix gl_FragCoord.z setup on gen6. 15 years ago
  Eric Anholt 5fbd8da8df i956: Fix the old FP path fragment position setup on gen6. 15 years ago
  Eric Anholt 7cec7bf56c i965: Fix ARL to work on gen6. 15 years ago
  Eric Anholt df9f891544 intel: Include stdbool so we can stop using GLboolean when we want to. 15 years ago
  Brian Paul b363dd43d6 gallivm: store callbacks in a linked list rather than fixed size array 15 years ago
  Brian Paul 6577f753b2 tnl: a better way to initialize the gl_program_machine memory 15 years ago
  Alex Deucher 4523285e51 r600g: fix rendering with a vertex attrib having a zero stride 15 years ago
  Dave Airlie d19b5cbd31 r300g: fixup rs690 tiling stride alignment calculations. 15 years ago
  Chia-I Wu d6b1478ff0 egl: Do not unload drivers. 15 years ago
  Chia-I Wu 1c01bedb02 mapi: Fix a warning in !THREADS build. 15 years ago
  Vinson Lee bf8242684a mesa: Clean up header file inclusion in nvfragparse.h. 15 years ago
  Vinson Lee 7d8c067460 mesa: Clean up header file inclusion in ir_to_mesa.h. 15 years ago
  Marek Olšák 2af8a19831 r300g: fix rendering with a vertex attrib having a zero stride 15 years ago
  Marek Olšák c398f1544e tgsi: fix rbug compile error 15 years ago
  Marek Olšák d0990db6bd r300/compiler: fix swizzle lowering with a presubtract source operand 15 years ago
  Marek Olšák 9e1fbd3d6e r300/compiler: fix LIT in VS 15 years ago
  Ian Romanick d7f27e2e76 glsl: Inherrit type of declared variable from initializer after processing assignment 15 years ago
  Ian Romanick ec53010c4d glsl: Minor clean-up in validate_assignment 15 years ago
  Eric Anholt 783e7caadf i965: Put common info on converting MESA_FORMAT to BRW_FORMAT in a table. 15 years ago
  Eric Anholt be72efb4f2 intel: Just use ChooseTextureFormat for renderbuffer format choice. 15 years ago
  Eric Anholt e339b669a1 intel: Add a couple of helper functions to reduce rb code duplication. 15 years ago
  Eric Anholt 28bab24e16 intel: Add spans code for the ARB_texture_rg support. 15 years ago
  Eric Anholt a7e2d64971 mesa: Don't assertion fail for _mesa_get_format_name(MESA_FORMAT_NONE) 15 years ago
  Vinson Lee ef3f7e61b3 tnl: Initialize gl_program_machine memory in run_vp. 15 years ago
  Mathias Fröhlich b3d2ec9942 vbo: Avoid the copy to current in dlists if not required. 15 years ago
  Brian Paul 2a4df8933e mesa/meta: fix broken assertion, rename stack depth var 15 years ago
  Jerome Glisse b22c8e8bbc r600g: fix bo size when creating bo from handle 15 years ago
  Vinson Lee d5810efca6 mesa: Clean up header file inclusion in arbprogparse.h. 15 years ago
  Xiang, Haihao e47eacdc53 i965: support for two-sided lighting on Sandybridge 15 years ago
  Xiang, Haihao d1196bbc19 meta: allow nested meta operations 15 years ago
  Eric Anholt 3a3b1bd722 i965: Add support for gen6 reladdr VS constant loading. 15 years ago
  Eric Anholt 15566183a6 i965: Add support for gen6 constant-index constant loading. 15 years ago
  Chia-I Wu 83bdd402aa targets/egl: Improve st_GL.so loading. 15 years ago
  Chia-I Wu 6efd963a23 target/egl: Fix misleading debug message. 15 years ago
  Brian Paul becc4bb90c draw/llvm: don't flush in vs_llvm_delete() 15 years ago
  Brian Paul 70ca064454 draw/llvm: remove redundant comment 15 years ago