2015-08-01 |
Emil Velikov | egl: remove ifdef $(egl_extension) compile guards |
commit | commitdiff | tree |
2015-08-01 |
Emil Velikov | egl/wayland: libdrm is a hard requirement, treat it... |
commit | commitdiff | tree |
2015-08-01 |
Emil Velikov | egl: consolidate ifdef HAVE_LIBDRM blocks |
commit | commitdiff | tree |
2015-08-01 |
Emil Velikov | configure.ac: null,android,gdi are not valid egl-platforms |
commit | commitdiff | tree |
2015-07-31 |
Marek Olšák | Revert "gallium/radeon: re-enable unsafe math for graph... |
commit | commitdiff | tree |
2015-07-31 |
EdB | clover: make dispatch matches functions def |
commit | commitdiff | tree |
2015-07-31 |
Vinson Lee | gallivm: Fix GCC unused-variable warning. |
commit | commitdiff | tree |
2015-07-31 |
Adam Jackson | glx: Fix missing bit decl for EXT_texture_integer |
commit | commitdiff | tree |
2015-07-31 |
Matt Turner | glsl: Initialize parse-state in constructor of lower_su... |
commit | commitdiff | tree |
2015-07-31 |
Adam Jackson | glx: Fix image size computation for EXT_texture_integer... |
commit | commitdiff | tree |
2015-07-31 |
Marek Olšák | radeonsi: copy *8_SNORM bits exactly in resource_copy_r... |
commit | commitdiff | tree |
2015-07-31 |
Marek Olšák | r600g: early exit in r600_clear if there's nothing... |
commit | commitdiff | tree |
2015-07-31 |
Marek Olšák | radeonsi: early exit in si_clear if there's nothing... |
commit | commitdiff | tree |
2015-07-31 |
Marek Olšák | radeonsi: fix a regression since the resource_copy_regi... |
commit | commitdiff | tree |
2015-07-31 |
Marek Olšák | radeonsi: fix broken st/nine from merging tessellation |
commit | commitdiff | tree |
2015-07-31 |
Marek Olšák | radeonsi: move CP DMA functions to their own file |
commit | commitdiff | tree |
2015-07-31 |
Marek Olšák | radeonsi: add a debug flag that disables printing ISA... |
commit | commitdiff | tree |
2015-07-31 |
Marek Olšák | radeonsi: add a debug flag that disables printing TGSI... |
commit | commitdiff | tree |
2015-07-31 |
Marek Olšák | radeonsi: add a debug flag that disables printing the... |
commit | commitdiff | tree |
2015-07-31 |
Marek Olšák | radeonsi: store shader disassemblies in memory for... |
commit | commitdiff | tree |
2015-07-31 |
Marek Olšák | radeonsi: don't use llvm.AMDIL.fraction for FRC and... |
commit | commitdiff | tree |
2015-07-31 |
Marek Olšák | gallium/radeon: re-enable unsafe math for graphics... |
commit | commitdiff | tree |
2015-07-31 |
Marek Olšák | gallium/radeon: don't use rsq_action |
commit | commitdiff | tree |
2015-07-31 |
Marek Olšák | gallium/radeon: move r600-specific code to r600g |
commit | commitdiff | tree |
2015-07-31 |
Marek Olšák | gallium/radeon: remove unused variables and old comments |
commit | commitdiff | tree |
2015-07-31 |
Marek Olšák | gallium/radeon: remove build_intrinsic and build_tgsi_i... |
commit | commitdiff | tree |
2015-07-31 |
Marek Olšák | gallivm: add LLVMAttribute parameter to lp_build_intrinsic |
commit | commitdiff | tree |
2015-07-31 |
Marek Olšák | gallium/util: clear up that debug_get_flags_option... |
commit | commitdiff | tree |
2015-07-31 |
Marek Olšák | radeonsi: completely rework updating descriptors withou... |
commit | commitdiff | tree |
2015-07-31 |
Francisco Jerez | i965/fs: Fix regression with SIMD8 VS since b5f1a48e234... |
commit | commitdiff | tree |
2015-07-31 |
Ben Widawsky | i965/gen9: Add hs, ds, and cs thread + urb info |
commit | commitdiff | tree |
2015-07-31 |
Ben Widawsky | i965/bxt: Use more conservative thread counts |
commit | commitdiff | tree |
2015-07-31 |
Ben Widawsky | i965/skl: Add production thread counts and URB size |
commit | commitdiff | tree |
2015-07-30 |
Eric Anholt | vc4: Lower uniform loads to scalar in NIR. |
commit | commitdiff | tree |
2015-07-30 |
Eric Anholt | vc4: Move some FS input lowering into NIR. |
commit | commitdiff | tree |
2015-07-30 |
Eric Anholt | vc4: Move program keys to the header file. |
commit | commitdiff | tree |
2015-07-30 |
Eric Anholt | vc4: Lower NIR inputs to scalar as well. |
commit | commitdiff | tree |
2015-07-30 |
Eric Anholt | vc4: Start adding a NIR-based output lowering pass. |
commit | commitdiff | tree |
2015-07-30 |
Eric Anholt | vc4: Mark our shaders as single-threaded. |
commit | commitdiff | tree |
2015-07-30 |
Eric Anholt | vc4: Avoid leaking indirect array access UBOs. |
commit | commitdiff | tree |
2015-07-30 |
Eric Anholt | vc4: Avoid overflowing various static tables. |
commit | commitdiff | tree |
2015-07-30 |
Eric Anholt | vc4: Fix return values from recent validation changes. |
commit | commitdiff | tree |
2015-07-30 |
Kai Wasserbäch | docs: trivial cleanup of GL3.txt, remove redundant... |
commit | commitdiff | tree |
2015-07-30 |
Dave Airlie | st/mesa: don't draw instead of asserting in transform... |
commit | commitdiff | tree |
2015-07-30 |
Timothy Arceri | mesa: remove now unused _mesa_get_uniform_location |
commit | commitdiff | tree |
2015-07-30 |
Timothy Arceri | mesa: remove now unused subscript validations |
commit | commitdiff | tree |
2015-07-30 |
Timothy Arceri | mesa: fix and simplify resource query for arrays |
commit | commitdiff | tree |
2015-07-30 |
Neil Roberts | i965/bxt: Don't use brw_device_info_skl_early on BXT |
commit | commitdiff | tree |
2015-07-30 |
Timothy Arceri | glsl: set stage flag for structs and arrays in resource... |
commit | commitdiff | tree |
2015-07-30 |
Dave Airlie | docs: consolidate radeonsi in GL3.txt |
commit | commitdiff | tree |
2015-07-30 |
Dave Airlie | radeonsi: enable GL4.1 and update documentation (v2) |
commit | commitdiff | tree |
2015-07-30 |
Dave Airlie | radeonsi: add GS multiple streams support (v2) |
commit | commitdiff | tree |
2015-07-29 |
Anuj Phogat | Delete unused functions in format parser |
commit | commitdiff | tree |
2015-07-29 |
Anuj Phogat | i965: Change the type of max_{vs, hs, ...}_threads... |
commit | commitdiff | tree |
2015-07-29 |
Anuj Phogat | Delete duplicate function is_power_of_two() and use... |
commit | commitdiff | tree |
2015-07-29 |
Jose Fonseca | gallium/auxiliary: Ensure c99_math.h is included. |
commit | commitdiff | tree |
2015-07-29 |
Roland Scheidegger | c99_math: (trivial) implement exp2 for MSVC too |
commit | commitdiff | tree |
2015-07-29 |
Ben Widawsky | i965/bxt: Support 3src simd16 instructions |
commit | commitdiff | tree |
2015-07-29 |
Emil Velikov | targets/dri: scons: add missing link against libdrm |
commit | commitdiff | tree |
2015-07-29 |
Emil Velikov | svga: scons: remove unused HAVE_SYS_TYPES_H define |
commit | commitdiff | tree |
2015-07-29 |
Matt Turner | glsl: Avoid double promotion. |
commit | commitdiff | tree |
2015-07-29 |
Matt Turner | mesa: Avoid double promotion. |
commit | commitdiff | tree |
2015-07-29 |
Matt Turner | mesa/math: Avoid double promotion. |
commit | commitdiff | tree |
2015-07-29 |
Matt Turner | program: Avoid double promotion. |
commit | commitdiff | tree |
2015-07-29 |
Matt Turner | swrast: Avoid double promotion. |
commit | commitdiff | tree |
2015-07-29 |
Matt Turner | tnl: Avoid double promotion. |
commit | commitdiff | tree |
2015-07-29 |
Matt Turner | vbo: Avoid double promotion. |
commit | commitdiff | tree |
2015-07-29 |
Matt Turner | util: Avoid double promotion. |
commit | commitdiff | tree |
2015-07-29 |
Matt Turner | gallium/auxiliary: Avoid double promotion. |
commit | commitdiff | tree |
2015-07-29 |
Matt Turner | nir: Avoid double promotion. |
commit | commitdiff | tree |
2015-07-29 |
Matt Turner | i965: Use float calculations when double is unnecessary. |
commit | commitdiff | tree |
2015-07-29 |
Matt Turner | gallium/auxiliary: Use exp2(x) instead of pow(2.0, x). |
commit | commitdiff | tree |
2015-07-29 |
Matt Turner | program: Use exp2(x) instead of pow(2.0, x). |
commit | commitdiff | tree |
2015-07-29 |
Matt Turner | mesa: Use floats for viewport bounds. |
commit | commitdiff | tree |
2015-07-29 |
Matt Turner | c99_math: Implement exp2f for MSVC. |
commit | commitdiff | tree |
2015-07-29 |
Matt Turner | glsl: Remove MSVC implementations of copysign and isnormal. |
commit | commitdiff | tree |
2015-07-29 |
Francisco Jerez | i965/fs: Make the default builder 64-wide before enteri... |
commit | commitdiff | tree |
2015-07-29 |
Francisco Jerez | i965/fs: Don't set exec_all on instructions wider than... |
commit | commitdiff | tree |
2015-07-29 |
Francisco Jerez | i965/fs: Initialize a builder explicitly in the gen4... |
commit | commitdiff | tree |
2015-07-29 |
Matt Turner | i965/cfg: Assert that cur_do/while/if pointers are... |
commit | commitdiff | tree |
2015-07-29 |
Ilia Mirkin | nvc0/ir: cache vertex out base so that we don't recompu... |
commit | commitdiff | tree |
2015-07-29 |
Ilia Mirkin | nvc0/ir: output base for reading is based on laneid |
commit | commitdiff | tree |
2015-07-29 |
Francisco Jerez | Revert "pipe-loader: simplify pipe_loader_drm_probe" |
commit | commitdiff | tree |
2015-07-29 |
Francisco Jerez | i965/fs: Switch opt_cse() to the fs_builder constructor... |
commit | commitdiff | tree |
2015-07-29 |
Francisco Jerez | i965/fs: Switch lower_logical_sends() to the fs_builder... |
commit | commitdiff | tree |
2015-07-29 |
Francisco Jerez | i965/fs: Switch lower_load_payload() to the fs_builder... |
commit | commitdiff | tree |
2015-07-29 |
Francisco Jerez | i965/fs: Don't rely on the default builder to create... |
commit | commitdiff | tree |
2015-07-29 |
Francisco Jerez | i965/fs: Set up the builder execution size explicitly... |
commit | commitdiff | tree |
2015-07-29 |
Francisco Jerez | i965/fs: Initialize a builder explicitly in opt_peephol... |
commit | commitdiff | tree |
2015-07-29 |
Francisco Jerez | i965/fs: Set execution controls explicitly in opt_peeph... |
commit | commitdiff | tree |
2015-07-29 |
Francisco Jerez | i965/fs: Set execution controls correctly in lower_inte... |
commit | commitdiff | tree |
2015-07-29 |
Francisco Jerez | i965/fs: Set execution controls correctly for lowered... |
commit | commitdiff | tree |
2015-07-29 |
Francisco Jerez | i965/fs: Set the execution size of the MOVs correctly... |
commit | commitdiff | tree |
2015-07-29 |
Francisco Jerez | i965/fs: Define a new fs_builder constructor taking... |
commit | commitdiff | tree |
2015-07-29 |
Francisco Jerez | i965/fs: Translate memory barrier NIR intrinsics. |
commit | commitdiff | tree |
2015-07-29 |
Francisco Jerez | i965/fs: Execute nir_setup_uniforms, _inputs and _outpu... |
commit | commitdiff | tree |
2015-07-29 |
Francisco Jerez | i965/fs: Don't overwrite fs_visitor::uniforms and ... |
commit | commitdiff | tree |
2015-07-29 |
Francisco Jerez | i965/fs: Drop unused untyped surface read and atomic... |
commit | commitdiff | tree |
2015-07-29 |
Francisco Jerez | i965/fs: Revisit NIR atomic counter intrinsic translation. |
commit | commitdiff | tree |
2015-07-29 |
Francisco Jerez | i965/fs: Import surface message builder helper functions. |
commit | commitdiff | tree |
next |