41245 Commits (b7e150605d402224cdd8fa3d186924bdee3c6c49)
 

Author SHA1 Message Date
  Brian Paul 6dca66b620 mesa: set gl_texture_object::_Complete=FALSE in incomplete() 15 years ago
  Brian Paul ecb7cc3319 mesa: test for cube map completeness in glGenerateMipmap() 15 years ago
  Kenneth Graunke c17c790387 glsl: Properly add functions during lazy built-in prototype importing. 15 years ago
  Kenneth Graunke a8f52647b0 symbol_table: Add support for adding a symbol at top-level/global scope. 15 years ago
  Kenneth Graunke 6fae1e4c4d glsl: Factor out code which emits a new function into the IR stream. 15 years ago
  Jakob Bornecrantz d72cb9c94d st/mesa: Unbind all constant buffers 15 years ago
  Jerome Glisse e0d554ab78 r600g: remove useless flush map 15 years ago
  Jerome Glisse afc56b1861 r600g: avoid useless shader rebuild at draw call 15 years ago
  Jerome Glisse fa86fc564a r600g: build fetch shader from vertex elements 15 years ago
  José Fonseca a9fa0f3a2f mesa: Bump the number of bits in the register index. 15 years ago
  Brian Paul cae2bb76c1 st/mesa: fix mipmap generation bug 15 years ago
  Brian Paul c1095f0b0c mesa/llvm: use llvm-config --cppflags 15 years ago
  Brian Paul 4fc62a074c gallium/util: minor formatting fixes 15 years ago
  Brian Paul b89a731ff2 mesa: add error margin to clip mask debug/check code 15 years ago
  Eric Anholt 4538ce915b i965: Remove INTEL_DEBUG=glsl_force now that there's no brw_wm_glsl.c 15 years ago
  Eric Anholt 5ba517baa2 i965: Nuke brw_wm_glsl.c. 15 years ago
  Eric Anholt 245662f308 i965: Add support for the instruction compression bits on gen6. 15 years ago
  Eric Anholt 3f8bcb0d99 i965: Align gen6 push constant size to dispatch width. 15 years ago
  Eric Anholt 237aa33c67 i965: Make the sampler's implied move on gen6 be a raw move. 15 years ago
  Eric Anholt 5340dd8cca i965: Fix up gen6 samplers for their usage by brw_wm_emit.c 15 years ago
  Eric Anholt ad29e79850 i965: Fix gen6 interpolation setup for 16-wide. 15 years ago
  Eric Anholt ae0df25ab4 i965: Don't smash a group of coordinates doing gen6 16-wide sampler headers. 15 years ago
  Eric Anholt d1ead22d1b i965: Fix up 16-wide gen6 FB writes after various refactoring. 15 years ago
  Eric Anholt ad35528944 i965: Provide delta_xy reg to gen6 non-GLSL path PINTERP. 15 years ago
  Eric Anholt 16f8c82389 i965: Move payload reg setup to compile, not lookup time. 15 years ago
  Chia-I Wu 8f2a974cf2 mapi: Rewrite mapi_abi.py to get rid of preprocessor magic. 15 years ago
  Chia-I Wu 5ae4b6693a egl: _eglFilterArray should not allocate. 15 years ago
  Zhenyu Wang 2b1469340b i965: Fix GS state uploading on Sandybridge 15 years ago
  Xiang, Haihao 08be8d6450 i965: fix for flat shading on Sandybridge 15 years ago
  Henri Verbeet 4409435614 r600g: Cleanup fetch shader resources in r600_pipe_shader_destroy(). 15 years ago
  Henri Verbeet 308cfb80f5 r600g: Cleanup block bo references in r600_context_fini(). 15 years ago
  Marek Olšák c0c929cdac st/mesa: initialize key in st_vp_varient 15 years ago
  Xavier Chantry ccacabe86c gallium/trace: check bind_vertex_sampler_states and set_vertex_sampler_views 15 years ago
  Xavier Chantry e3256ccb04 init ps->context with util_surfaces_get and do_get 15 years ago
  Xavier Chantry af5345d937 nvfx: fixes after array textures merge 15 years ago
  Marek Olšák 66d45567b4 r300g: optimize looping over atoms 15 years ago
  Marek Olšák 6947e52548 r300g: cleanup winsys 15 years ago
  Dave Airlie c1365606c5 r300g: try and use all of vertex constant space 15 years ago
  Marek Olšák 1774273bde r300g: do not use the index parameter in set_constant_buffer 15 years ago
  Vinson Lee e72651dc5d gallium/noop: Add prototype for noop_init_state_functions. 15 years ago
  Eric Anholt afb80c5315 i965: Fix compile warning about missing opcodes. 15 years ago
  Eric Anholt 8f23039f00 i965: Update gen6 SF state on fragment program change too. 15 years ago
  Eric Anholt 65570d0482 i965: Update gen6 WM state on compiled program change, not just FP change. 15 years ago
  Eric Anholt 4ac2f09e20 intel: Add an env var override to execute for a different GPU revision. 15 years ago
  Chia-I Wu 859106f196 st/vega: Fix pipe blend state for various blend modes. 15 years ago
  Chia-I Wu 0ee73edecc st/vega: Add blend shaders for all blend modes. 15 years ago
  Chia-I Wu 5d24411140 st/vega: Fix VG_BLEND_MULTIPLY. 15 years ago
  Vinson Lee 09fba30fde mesa: Clean up header file inclusion in texobj.h. 15 years ago
  Vinson Lee f657ac951d mesa: Clean up header file inclusion in texgetimage.h. 15 years ago
  Vinson Lee 0ed245bd57 mesa: Clean up header file inclusion in texformat.h. 15 years ago