• Home
  • Raw
  • Download

Lines Matching +refs:llvm +refs:mode +refs:syntax +refs:table

276 -  draw: pass sampler state down to llvm jit state
398 - mesa: add extension table entry for GL_EXT_gpu_shader4
427 - softpipe: disable vertex texturing with draw/llvm
480 - gallivm/llvmpipe: squash merge of the llvm-context branch
505 - mesa/llvm: use llvm-config --cppflags
516 - configure: use llvm-config --cppflags instead of --cflags
519 - draw/llvm: don't flush in vs_llvm_delete()
592 - st/egl: Fix native_mode refresh mode.
721 - nv50: introduce the big formats table
729 - nv50: add signed RGTC1 to format table, allow 2_10_10_10 for vbufs
795 - nv50: use formats table in nv50_surface.c
899 - r600g: fix polygon mode
902 - r600g: add eg poly mode code.
1009 - r600g: move to per-miplevel array mode.
1311 - glsl: Make the symbol table's add_function just use the function's
1313 - glsl: Make the symbol table's add_variable just use the variable's
1363 - i965: Drop push-mode reladdr constant loading and always use
1374 mode.
1390 - i965: Set the alternative floating point mode on gen6 VS and WM.
1432 - dri/nv10: Fix the CLAMP texture wrap mode.
1512 - llvmpipe: minor changes in llvm coefficient calcs
1515 - draw: sanitize llvm variant key
1518 - llvmpipe: Moved draw pipeline twoside function to llvm setup code
1519 - llvmpipe: added llvm offset setup code
1709 - r600g: use a hash table instead of group
1875 - gallivm: Add a note about SSE4.1's nearest mode rounding.
1932 - llvmpipe: use llvm for attribute interpolant calculation
1985 - Merge remote branch 'origin/master' into lp-setup-llvm
1988 - Merge branch 'llvm-cliptest-viewport'
1989 - draw: make sure viewport gets updated in draw llvm shader
2388 - os: Open file streams in binary mode.
2447 - gallivm: optimize some tex wrap mode calculations a bit
2448 - gallivm: more linear tex wrap mode calculation simplification
2450 - gallivm: optimize soa linear clamp to edge wrap mode a bit
2511 - python/tests: Fixed tri.py for API and TGSI syntax changes.
2840 - i965: add support for polygon mode on Sandybridge.
2846 - i965: use align1 access mode for instructions with execSize=1 in VS
2873 - i965: VS use SPF mode on sandybridge for now
2896 - Revert "i965: VS use SPF mode on sandybridge for now"
2897 - i965: also using align1 mode for math2 on sandybridge