76189 コミット (ee85014b90af1d94d637ec763a803479e9bac5dc)
 

作成者 SHA1 メッセージ 日付
  Jason Ekstrand ee85014b90 nir/tex_instr: Rename sampler to texture 9年前
  Jason Ekstrand 3f42184994 nir: Add some braces around loops and ifs 9年前
  Kenneth Graunke 830b075e86 i965: Explicitly write the "TR DS Cache Disable" bit at TCS EOT. 9年前
  Rob Clark 8b0fb1c152 freedreno/ir3: use const_index helpers 9年前
  Rob Clark ced8d3e773 nir: use const_index helpers 9年前
  Rob Clark 6921762de6 ptn: use const_index helpers 9年前
  Rob Clark ead05e8670 ttn: use const_index helpers 9年前
  Rob Clark b1770235ed ttn: small logic cleanup 9年前
  Rob Clark b6cf98bc82 gtn: use const_index helpers 9年前
  Rob Clark 1df3ecc1b8 nir: const_index helpers 9年前
  Kenneth Graunke 8b0f6de73d glsl: Disallow transform feedback varyings with compute shaders. 9年前
  Marek Olšák 329181ae33 radeonsi: enable denorms for 64-bit and 16-bit floats 9年前
  Marek Olšák 17fe3fa312 gallium: pass the robust buffer access context flag to drivers 9年前
  Marek Olšák d611fce23d gallium/radeon: add a function for adding llvm function attributes 9年前
  Marek Olšák de2e28366a radeonsi: compile geometry shaders immediately 9年前
  Marek Olšák f7a8b6fff5 radeonsi: split out code for deleting si_shader 9年前
  Marek Olšák e21142087c radeonsi: move code writing tess factors into a separate function 9年前
  Marek Olšák dc5fc3c2f6 radeonsi: make LLVM IR dumping less messy 9年前
  Marek Olšák c1041366db radeonsi: move a few r600_can_dump_shader calls to where they're needed 9年前
  Marek Olšák b6d5666fbf radeonsi: remove useless code that handles dx10_clamp_mode 9年前
  Marek Olšák 57271d5364 radeonsi: dump SPI_PS_INPUT values along with shader stats 9年前
  Marek Olšák 5a53628f45 radeonsi: read SPI_PS_INPUT_ADDR from LLVM if it returns it 9年前
  Marek Olšák 9483fcc7f2 radeonsi: don't force gl_SampleMaskIn to 1 for smoothing 9年前
  Marek Olšák c379c2540b radeonsi: split PS input interpolation code into its own function 9年前
  Marek Olšák b9126dcda8 radeonsi: implement forcing per-sample_interpolation using the shader key only 9年前
  Marek Olšák 4596f3c1b8 radeonsi: remove si_shader::ps_input_interpolate 9年前
  Marek Olšák 6dda2455c8 radeonsi: move BCOLOR PS input locations after all other inputs 9年前
  Marek Olšák 606e4185f3 radeonsi: move SPI_PS_INPUT_CNTL value computation to a separate function 9年前
  Marek Olšák 90cbbe1c12 radeonsi: generate a color_two_side variant only if the shader reads colors 9年前
  Marek Olšák 4bbbaaf191 radeonsi: move si_shader_context initialization into a separate function 9年前
  Marek Olšák a3e9a5f9f8 st/mesa: remove st_is_program_native 9年前
  Marek Olšák 7046c588eb st/mesa: unify destroy_program_variants cases for TCS, TES, GS 9年前
  Marek Olšák 75be3ee9f9 st/mesa: unify get_variant functions for TCS, TES, GS 9年前
  Marek Olšák b8d31fdedf st/mesa: unify variants and delete functions for TCS, TES, GS 9年前
  Brian Paul fe14110f35 mesa: fix incorrect viewport position when GL_CLIP_ORIGIN = GL_LOWER_LEFT 9年前
  Brian Paul 0193e20df5 mesa: rewrite save_CallLists() code 9年前
  Brian Paul 711d5347cf mesa: add missing error check in _mesa_CallLists() 9年前
  Brian Paul b1ddc03633 mesa: whitespace clean-ups in dlist.h 9年前
  Brian Paul 7d18faf8e7 st/mesa: don't allocate bitmap drawing state until needed 9年前
  Brian Paul a5799de3dc st/mesa: move the setup_bitmap_vertex_data() code into draw_bitmap_quad() 9年前
  Brian Paul 130d34ce65 st/mesa: refactor some bitmap drawing code 9年前
  Ilia Mirkin 922be4eab9 mesa: remove hack to fix up GL_ANY_SAMPLES_PASSED results 9年前
  Ilia Mirkin 7aca4bb9b1 st/mesa: make use of the occlusion predicate query 9年前
  Ilia Mirkin 50235ab3ab nv50: add PIPE_QUERY_OCCLUSION_PREDICATE support 9年前
  Ilia Mirkin 0cb1dda36e nv30: add PIPE_QUERY_OCCLUSION_PREDICATE support 9年前
  Ilia Mirkin 0d04ec2fd2 ilo: add PIPE_QUERY_OCCLUSION_PREDICATE support 9年前
  Nicolai Hähnle c260175677 draw: use util_pstipple_* function for stipple pattern textures and samplers 9年前
  Nicolai Hähnle 452e51bf1e draw: use util_pstipple_create_fragment_shader 9年前
  Marek Olšák 83b4d701c0 winsys/radeon: fix a wrong NUM_TILE_PIPES value from the kernel 9年前
  Timothy Arceri 1aae5e8ced nir: remove unused nir_variable fields 9年前