45666 Commits (6eff33dc7f2cd6e1430bd8dcaef4a7eb9fe3f6ee)
 

Author SHA1 Message Date
  Chia-I Wu 6eff33dc7f glapi: generate ES dispatch headers from core mesa 14 years ago
  Chia-I Wu 786e5a2fb4 glapi: add glapi_gen.mk to help header generation 14 years ago
  Chia-I Wu 5076561b35 glapi: use gl_and_es_API.xml to generate GLES headers 14 years ago
  Chia-I Wu b8202b3d44 glapi: add methods to filter functions 14 years ago
  Chia-I Wu 281947b351 glapi: add gles_api.py 14 years ago
  Michel Dänzer 3ce243879a gallium/gbm: Add dependencies for libraries linked into pipe_*.so. 14 years ago
  Chad Versace 9cd64ec35a x86-64: Fix compile error with clang 14 years ago
  Brian Paul 099aad2fb0 mesa: fix initialization of GL_FOG_MODE in _mesa_init_driver_state() 14 years ago
  Brian Paul 9b8287f8f5 mesa: fix ColorMask array index in _mesa_init_driver_state() 14 years ago
  Brian Paul 37a64baea8 swrast: don't try to do depth testing if there's no depth buffer 14 years ago
  Andreas Fänger e411cd7b0a swrast: initial multi-threaded span rendering 14 years ago
  Ben Widawsky fa351bd2e0 intel: GetBuffer fix 14 years ago
  Lauri Kasanen df7859be6b r600g: Add support for ROUND, v2 14 years ago
  Carl Simonson 09eeb0ff27 i830: Add missing vtable entry for i830 from the hiz work. 14 years ago
  Eric Anholt c9e81fe14f i965: Drop the reg/hw_reg distinction. 14 years ago
  Eric Anholt b1f0bffd39 i965/fs: Factor out the register allocator setup to a separate function. 14 years ago
  Eric Anholt 4e10d5825b i965/fs: Simplify the register allocator using a map from RA reg to GRF. 14 years ago
  Eric Anholt b76378d46a i965/fs: Eliminate the magic nature of virtual GRF 0. 14 years ago
  Eric Anholt bbcf13adbe i965/fs: Use the new convenience interface for setting up reg conflicts. 14 years ago
  Eric Anholt fa43477fa3 mesa: Add a convenience interface for register allocator conflicts setup. 14 years ago
  Henri Verbeet e6c64800cc glsl_to_tgsi: improve assignment hack 14 years ago
  Brian Paul 32faaea743 r300g: silence some warnings about uninitialized variables 14 years ago
  Brian Paul 971905bf39 svga: add missing switch case for PIPE_SHADER_CAP_INTEGERS 14 years ago
  Brian Paul e0496b63ff glx: move declarations before code 14 years ago
  Fabio Pedretti afd1d85775 swrast: silence unused var warnings 14 years ago
  Dave Airlie 36291173c2 docs: update GL3.txt with new GL 4.2 extensions 14 years ago
  Paul Berry c148ef6ddb glsl: validate IR after linking (debug builds only) 14 years ago
  Paul Berry 01a851c296 glsl: When linking, emit functions at the tail of the final linked program. 14 years ago
  Paul Berry d4144a123b glsl: Check array size is const before asserting that no IR was generated. 14 years ago
  Paul Berry 789ee6516b glsl: Constant-fold built-in functions before outputting IR 14 years ago
  Paul Berry 0d81b0e184 glsl: Emit function signatures at toplevel, even for built-ins. 14 years ago
  Paul Berry 482338842d Revert "glsl: Skip processing the first function's body in do_dead_functions()." 14 years ago
  Bryan Cain ffb7d02154 st/mesa: inline st_prepare_fragment_program in st_translate_fragment_program 14 years ago
  Brian Paul 506de19549 glext: upgrade to version 72 14 years ago
  Brian Paul 75a9874021 glsl: silence warning about trailing comma in enum list 14 years ago
  Brian Paul 7d4d8a8de7 gallium: silence warnings about trailing commas in enum lists 14 years ago
  Brian Paul 8488112d20 mesa: whitespace changes 14 years ago
  Christoph Bumiller 4dd3272df9 d3d1x: adapt to resource_resolve interface change 14 years ago
  Christoph Bumiller 9e466e87e6 nv50,nvc0: never convert in resource copy when format sizes match 14 years ago
  Christoph Bumiller 425b179faf st/mesa: don't resolve stencil twice 14 years ago
  Marek Olšák 1554e69e00 winsys/radeon: disable use of the buffer busy-for-write flag 14 years ago
  Kenneth Graunke db726b048e mesa: In validate_program(), initialize errMsg for safety. 14 years ago
  Eric Anholt a9e97d022c intel: Fix warnings from gl_constant_parameter changes. 14 years ago
  Bryan Cain 5164244df0 glsl_to_tgsi: replace open-coded swizzle_for_size() 14 years ago
  Bryan Cain b44648c918 glsl_to_tgsi: try to avoid emitting a MOV_SAT to saturate an expression tree 14 years ago
  Eric Anholt 4c7e215c7b ir_to_mesa: Replace open-coded swizzle_for_size() 14 years ago
  Christopher James Halse Rogers fbc2fcf685 glx/dri2: Paper over errors in DRI2Connect when indirect 14 years ago
  Eric Anholt 62722d90af ir_to_mesa: Try to avoid emitting a MOV_SAT to saturate an expression tree. 14 years ago
  Eric Anholt 6bd5f43f21 prog_optimize: Add support for saturates to _mesa_merge_mov_into_inst. 14 years ago
  Eric Anholt 9998df36c2 i965: Add dumping for gen6 WM constants too. 14 years ago