66723 Commits (e9589a8fcf60f9d04ea31e6f84f43f9d10a636da)
 

Author SHA1 Message Date
  Rob Clark e9589a8fcf freedreno/a4xx: fd4_util -> fd4_format 11 years ago
  Rob Clark 8bf69a29bb freedreno: update generated headers / a4xx fmt rename 11 years ago
  Kenneth Graunke bcc7eb115e i965: Add var->location != -1 assertions. 11 years ago
  Matt Turner b5b18e4687 i965/fs: Don't offset uniform registers in half(). 11 years ago
  Rob Clark c74f2db0a5 freedreno/a4xx: frag-depth fixes 11 years ago
  Ian Romanick a909b995d9 linker: Assign varying locations geometry shader inputs for SSO 11 years ago
  Ian Romanick 5eca78a00a linker: Wrap access of producer_var with a NULL check 11 years ago
  Jan Vesely a2f2eebfdf st/xvmc: Fix compiler warnings 11 years ago
  Axel Davy 712a4c5438 st/nine: Fix vertex declarations for non-standard (usage/index) 11 years ago
  Axel Davy 5d6d260833 st/nine: sm1_declusage_to_tgsi, do not restrict indices with TGSI_SEMANTIC_GENERIC 11 years ago
  Axel Davy 3e1f731d3e st/nine: Queries: Always return D3D_OK when issuing with D3DISSUE_BEGIN 11 years ago
  Axel Davy 2f78259c11 st/nine: Queries: always succeed for D3DQUERYTYPE_TIMESTAMP when flushing 11 years ago
  Axel Davy 225d7f8e0e st/nine: Queries: allow app to call GetData without Issuing first 11 years ago
  Axel Davy eac0b9b68a st/nine: Queries: Fix D3DISSUE_END behaviour. 11 years ago
  Axel Davy ca0588d1a1 st/nine: Queries: return S_FALSE instead of INVALIDCALL when in building query state 11 years ago
  Axel Davy b0302a95ec st/nine: Queries: Use gallium caps to get if queries are supported. (v2) 11 years ago
  Axel Davy 6b35662e30 st/nine: Queries: Remove flush logic 11 years ago
  Axel Davy 3e48791aea st/nine: Queries: remove dummy queries 11 years ago
  Ilia Mirkin 79f9a106b9 freedreno/a3xx: implement anisotropic filtering 11 years ago
  Rob Clark b491d1ca6e freedreno/a4xx: rect textures 11 years ago
  Rob Clark fbba633f2f freedreno: update generated headers 11 years ago
  Rob Clark 4cfe905a9b freedreno: fix signed vs unsigned lols 11 years ago
  José Fonseca ef7e0b39a2 gallivm: Update for RTDyldMemoryManager becoming an unique_ptr. 11 years ago
  Tapani Pälli 636db35c35 glsl: throw error when using invariant(all) in a fragment shader 11 years ago
  Ben Widawsky c914247dcb i965/skl: Fix SBE state upload code. 11 years ago
  Jan Vesely 02cc9e9f9e r600, llvm: Don't leak global symbol offsets 11 years ago
  Matt Turner bc3ca485ae i965: Avoid union literal, for old gcc compatibility. 11 years ago
  Matt Turner f0fa6a5e86 i965: Remove tabs from instruction scheduler. 11 years ago
  Kenneth Graunke 51f7f613f9 i965/vs: Set brw_vs_prog_key::clamp_vertex_color to 0 when irrelevant. 11 years ago
  Kenneth Graunke afd605f346 i965: Make vertex color clamp handling code VS specific. 11 years ago
  Kenneth Graunke 169b6c1955 i965/vs: Handle vertex color clamping in emit_urb_slot(). 11 years ago
  Kenneth Graunke 793ac67d3d i965: Use the enum type for gen6_gather_wa sampler key field. 11 years ago
  Kenneth Graunke e5e466c954 i965: Drop use of GL types in program keys. 11 years ago
  Kenneth Graunke a64f3ba3d1 i965: Move program key structures to brw_program.h. 11 years ago
  Kenneth Graunke 5f34a18f96 i965: Delete brw_state_flags::cache and related code. 11 years ago
  Kenneth Graunke 4f24c168c8 i965: Move BRW_NEW_*_PROG_DATA flags to .brw (not .cache). 11 years ago
  Kenneth Graunke ce44b2061c i965: Rename CACHE_NEW_*_PROG to BRW_NEW_*_PROG_DATA. 11 years ago
  Kenneth Graunke 2a4f5728ad i965: Remove "disable_derivative_optimization" driconf option. 11 years ago
  Ian Romanick 0391d1bbea i965: Just return void from brw_try_draw_prims 11 years ago
  Ian Romanick 9fd398215d mesa: Use current Mesa coding style in check_valid_to_render 11 years ago
  Ian Romanick 331b0120d1 mesa: Use unreachable instead of assert in check_valid_to_render 11 years ago
  Ian Romanick 304c466bd8 mesa: Silence unused parameter warnings in _mesa_validate_Draw functions 11 years ago
  Ian Romanick 5e72886db0 mesa: Refactor common validation code to validate_DrawElements_common 11 years ago
  Ian Romanick b93dcb0e71 mesa: Generate GL_INVALID_OPERATION when drawing w/o a VAO in core profile 11 years ago
  Brian Paul 4e6244e80f mesa: fix height error check for 1D array textures 11 years ago
  Jan Vesely ca0616f17e r600, llvm: Fix mem leak 11 years ago
  EdB 745b1f5503 clover: clCompileProgram CL_INVALID_COMPILER_OPTIONS 11 years ago
  Eric Anholt 29c7cf2b2b vc4: Pair up QPU instructions when scheduling. 11 years ago
  Dave Airlie 7b0067d23a r600g/sb: fix issues cause by GLSL switching to loops for switch 11 years ago
  Rob Clark 036f434ac2 freedreno/a4xx: alpha blend fixes 11 years ago