56043 Commits (df25b4f3cf22282b06e622f3cf1f5855b8f767a8)
 

Author SHA1 Message Date
  Dave Airlie d0bf48f8e9 st/mesa: fix levels in initial texture creation 13 years ago
  Ian Romanick 58d93e3247 glsl: Don't early-out for error-type inputs 13 years ago
  Ian Romanick a131b87706 glsl: Don't emit spurious errors for constant indexes of the wrong type 13 years ago
  Ian Romanick a70d2f05dc glsl: Collect all of the non-constant index error checks together 13 years ago
  Ian Romanick f9d8ca2817 glsl: Minor code compaction in _mesa_ast_array_index_to_hir 13 years ago
  Ian Romanick 2c333a878c glsl: Don't return a value from check_builtin_array_max_size 13 years ago
  Ian Romanick 666fafc144 glsl: Remove some unnecessary uses of error_emitted 13 years ago
  Ian Romanick 46934adb8d glsl: Refactor handling of ast_array_index to a separate function 13 years ago
  Ian Romanick cd39ae7394 glsl: Make check_build_array_max_size externally visible 13 years ago
  Eric Anholt ca9a7d975a intel: Avoid making tiled miptrees we won't be able to blit. 13 years ago
  Eric Anholt dfed115090 intel: Do temporary CPU maps of textures that are too big to GTT map. 13 years ago
  Eric Anholt b3a3cb9611 intel: Add support for writing to our linear-temporary-CPU-map case. 13 years ago
  Kenneth Graunke 97e40a524e intel: Remove check for kernel 2.6.29. 13 years ago
  Kenneth Graunke 394edb5af5 intel: Require kernel 2.6.39 for relaxed relocation support. 13 years ago
  Kenneth Graunke d7fd5696e6 i965: Remove a few BRW_STATE_... enum values. 13 years ago
  Kenneth Graunke 79c27e7528 i965: Remove brw->vb.info and struct brw_vertex_info. 13 years ago
  Kenneth Graunke b29dc25572 i965: Remove the BRW_NEW_INPUT_DIMENSIONS flag. 13 years ago
  Matt Turner 2e177bc8a5 register_allocate: Fix the type of best_benefit. 13 years ago
  Tom Stellard a5a76782d5 radeon/llvm: Bump minimum LLVM version to 3.3 13 years ago
  Niels Ole Salscheider b336f51cc7 clover: Fix linkage of libOpenCL 13 years ago
  Vincent Lejeune 5019af2145 r600g/llvm: Add support for native isa for pre EG 13 years ago
  Marek Olšák eff66bc9f8 gallium/util: add const to a parameter of util_max_layer 13 years ago
  Marek Olšák 08275b25cc st/mesa: don't expose ARB_color_buffer_float without driver support in GL core 13 years ago
  Marek Olšák 3264c3e997 mesa: allow drivers not to expose ARB_color_buffer_float in GL core profile 13 years ago
  Marek Olšák 9d4f67600b mesa: move updating clamp control derived state out of mesa_update_state_locked 13 years ago
  Marek Olšák 755648c37f mesa: don't set _ClampFragmentColor to TRUE if it has no effect 13 years ago
  Marek Olšák 21d407c1b8 mesa: refactor clamping controls, get rid of _ClampReadColor 13 years ago
  Chris Forbes c4629ad3f9 mesa: don't memcmp() off the end of a cache key. 13 years ago
  Tom Stellard 302f53dc20 radeonsi: Add compute support v3 13 years ago
  Tom Stellard 4f7fe2cf2c radeonsi: Set TCL1_ACTION_ENA when invalidating the texture cache 13 years ago
  Tom Stellard 0ccf82c557 radeonsi: Remove si_pm4_inval_vertex_cache() 13 years ago
  Tom Stellard c5e5b3401c gallium: PIPE_COMPUTE_CAP_IR_TARGET - allow drivers to specify a processor v2 13 years ago
  Wladimir 1a868acbec util: add ETC as compressed format 13 years ago
  Brian Paul de99b6d117 gallium/u_blitter: fix is_blit_generic_supported() stencil checking 13 years ago
  Alexander Monakov 9cda356004 Honor GLX_DONT_CARE in MATCH_MASK 13 years ago
  Rob Clark aac7f06ad8 freedreno: use autogenerated register defs 13 years ago
  José Fonseca 1fefc65d20 st/wgl: Install our windows message hook to threads created before the ICD is loaded. 13 years ago
  Adam Jackson ca70de9bd2 llvmpipe: Work without sse2 if llvm is new enough 13 years ago
  Jerome Glisse b8998f976e winsys/radeon: add command stream replay dump for faulty lockup v3 13 years ago
  Brian Paul 5192262833 st/xlib: add HUD support for xlib/GLX 13 years ago
  Brian Paul f5071783c1 gallium/hud: add GALLIUM_HUD_PERIOD env var 13 years ago
  Brian Paul 6211c45186 gallium/hud: initialize sampler state 13 years ago
  Kenneth Graunke edc52a8f28 glsl: Add an optimization pass to flatten simple nested if blocks. 13 years ago
  Kenneth Graunke 967514ce68 i965: Use a variable for the push constant size in kB. 13 years ago
  Kenneth Graunke 8cdb2d32ec i965: Turn brw->urb.vs_size and gs_size into local variables. 13 years ago
  Kenneth Graunke b99ad7f02c i965: Remove BRW_NEW_WM_INPUT_DIMENSIONS dirty bit. 13 years ago
  Kenneth Graunke d198546bac i965: Delete brw_vs_constval.c and the brw_wm_input_sizes atom. 13 years ago
  Kenneth Graunke 705c8247fa i965: Remove now dead brw_wm_prog_key::proj_attrib_mask field. 13 years ago
  Kenneth Graunke 7183568869 i965: Remove fixed-function texture projection avoidance optimization. 13 years ago
  Kenneth Graunke 32726b1af6 i965: Use ctx->Stencil._WriteEnabled in DEPTH_STENCIL_STATE. 13 years ago