3061 Commitit (438390418d27838bcfcb5bbb4c486db45dbaa44d)

Tekijä SHA1 Viesti Päivämäärä
  Brian Paul 37692e5dc9 draw: fix incorrect instancing divisor in LLVM code 15 vuotta sitten
  Marek Olšák fd03dd203f util: remove the dummy field in mempool 15 vuotta sitten
  Brian Paul 369e9272de util: add dummy field to empty structure types 15 vuotta sitten
  Marek Olšák ad44b775e3 util: add a memory pool for equally sized memory allocations 15 vuotta sitten
  Vinson Lee 5cf0789f91 scons: Fix Cygwin build. 15 vuotta sitten
  Brian Paul 80e07c4190 draw: updated debug/dump code 15 vuotta sitten
  Brian Paul 959a458ea0 draw: added array element debug / bounds checking code (disabled) 15 vuotta sitten
  Zack Rusin fab4ac9e94 draw/llvm: adjust the instance id at run time 15 vuotta sitten
  Zack Rusin b77f5024ca draw: use the instance id when fetching vertex data 15 vuotta sitten
  Brian Paul 839608a8be draw: update comments for drawing functions 15 vuotta sitten
  Brian Paul 5c0f6bf13b draw: move prototype, update comment 15 vuotta sitten
  Vinson Lee 3471ac9569 tgsi: Remove dead assignment in uprcase function. 15 vuotta sitten
  nobled 209009d75f os: remove gratuitous pipe_barrier placeholder code 15 vuotta sitten
  nobled 7ce9a3adc5 os, rbug: remove PIPE_THREAD_HAVE_CONDVAR 15 vuotta sitten
  nobled f321d5c38a os: Implement pipe_condvar on Windows Vista and later 15 vuotta sitten
  nobled 9795a60a8f os: Implement pipe_condvar on win32 15 vuotta sitten
  Marek Olšák 9be8f7d226 u_blitter: add draw_rectangle callback which can be overridden by a driver 15 vuotta sitten
  Marek Olšák 749e24521a u_blitter: clean up the texcoord computations 15 vuotta sitten
  Marek Olšák 3bd15a9e43 u_blitter: simplify blitter_set_rectangle 15 vuotta sitten
  Marek Olšák 9b03da9bdd u_blitter: rename blitter->base, add a way to get a pipe context from blitter 15 vuotta sitten
  Zack Rusin cc426b8132 tgsi: make sure that we print out the adjacency prims correctly 15 vuotta sitten
  Zack Rusin f52f8e9a8c draw: fix decomposition to work with adjacency primitives 15 vuotta sitten
  Zack Rusin 425870c5fd mesa: get the translation from mesa 2d regs to tgsi working 15 vuotta sitten
  Vinson Lee f8f1c629d6 draw: Fix off-by-one error in assert. 15 vuotta sitten
  Brian Paul d95b40759e gallivm: restore const qualifier 15 vuotta sitten
  Brian Paul b17fba92db gallivm: fix cube map LOD computation 15 vuotta sitten
  Vinson Lee 9ead6c129f draw: Remove unnecessary header. 15 vuotta sitten
  Vinson Lee 01985390be gallivm: Remove unnecessary header. 15 vuotta sitten
  Marek Olšák 98cb202444 util: print help for debug options on non-debug builds 15 vuotta sitten
  Brian Paul e503af4baa gallivm: use trunc, not round in lp_build_nearest_mip_level() 15 vuotta sitten
  Brian Paul e834c48100 gallivm: finish implementation of lp_build_iceil() 15 vuotta sitten
  Zack Rusin ca88683459 draw: make sure softpipe doesn't crash with vertex tex sampling 15 vuotta sitten
  Zack Rusin 01eebfe1b6 draw: implement vertex texture sampling using llvm 15 vuotta sitten
  José Fonseca 88b6abfba5 gallivm: Use SSE4.1's BLENDV instructions for lp_build_select(). 15 vuotta sitten
  José Fonseca b3d4e5bd26 gallivm: Fix 8bit comparisons. 15 vuotta sitten
  Corbin Simpson e54164b4e3 auxiliary/util: Add SM3 meta-cap list. 15 vuotta sitten
  Vinson Lee fbc4b88e76 gallivm: Remove unnecessary headers. 15 vuotta sitten
  José Fonseca d981bde384 gallivm: Do 4ubyte AoS texture filtering for any format that can be expressed. 15 vuotta sitten
  José Fonseca e70b20fa83 gallivm: Use util_format_description::fetch_rgba_8unorm() when available. 15 vuotta sitten
  José Fonseca a2d360b915 util: Add a fetch_rgba_8unorm. 15 vuotta sitten
  José Fonseca 7071eefdb2 gallivm: Support multiple pixels in lp_build_fetch_rgba_aos(). 15 vuotta sitten
  José Fonseca eb20c57f03 gallivm: Move lp_build_rgba8_to_f32_soa() to lp_bld_format_soa.c 15 vuotta sitten
  José Fonseca bb1546f55b gallivm: Move gather functions to its own module. 15 vuotta sitten
  José Fonseca e29ef44cf1 gallivm: Check inputs/outputs in lp_build_conv() 15 vuotta sitten
  José Fonseca 9b69545c42 util: Expose util_format_fits_8unorm(). 15 vuotta sitten
  Brian Paul e845765f0f gallium/cso: check for set_vertex_sampler_views != NULL before calling it 15 vuotta sitten
  José Fonseca 3cc4301c14 gallivm: Code generate YUV format unpacking. 15 vuotta sitten
  José Fonseca 37f4c2f906 gallivm: Fix 4 x unorm8 -> 4 x float conversion. 15 vuotta sitten
  Dave Airlie 8556b77c56 r600: use gallium list macros instead of making our own. 15 vuotta sitten
  Brian Paul 1d298a3764 gallium/cso: unbind sampler views in cso_release_all() 15 vuotta sitten