2015-08-03 |
Zoltan Gilian | clover: fix image resource depth and array_size |
commit | commitdiff | tree |
2015-08-03 |
Timothy Arceri | nir: Use a single bit for the dual-source blend index |
commit | commitdiff | tree |
2015-08-03 |
Zoltan Gilian | clover: pass image attributes to the kernel |
commit | commitdiff | tree |
2015-08-03 |
Zoltan Gilian | clover: move find_kernels to functions |
commit | commitdiff | tree |
2015-08-03 |
Timothy Arceri | mesa: fix type for array indexing validation |
commit | commitdiff | tree |
2015-08-03 |
Marta Lofstedt | mesa/es3.1: Allow multisampled textures for GLES 3.1 |
commit | commitdiff | tree |
2015-08-03 |
Marta Lofstedt | mesa/es3.1: Allow query of GL_TEXTURE_MULTISAMPLE |
commit | commitdiff | tree |
2015-08-03 |
Marta Lofstedt | mesa/es3.1: Allow enable of GL_SAMPLE_MASK |
commit | commitdiff | tree |
2015-08-03 |
Marta Lofstedt | mesa/es3.1: Allow textures with target GL_TEXTURE_2D_MU... |
commit | commitdiff | tree |
2015-08-03 |
Marta Lofstedt | mesa/es3.1: Allow GL_DEPTH_STENCIL_TEXTURE_MODE |
commit | commitdiff | tree |
2015-08-03 |
Marta Lofstedt | mesa/es3.1: Allow GL_SAMPLE_MASK |
commit | commitdiff | tree |
2015-08-03 |
Marta Lofstedt | mesa/es3.1: Allow binding GL_DRAW_INDIRECT_BUFFER with... |
commit | commitdiff | tree |
2015-08-02 |
Marek Olšák | r600g: re-enable single-sample fast clear |
commit | commitdiff | tree |
2015-08-02 |
Marek Olšák | r600g: fix the CB_SHADER_MASK setup |
commit | commitdiff | tree |
2015-08-02 |
Marek Olšák | r600g: fix the single-sample fast clear setup |
commit | commitdiff | tree |
2015-08-02 |
Marek Olšák | radeonsi: flush if the memory usage for an IB is too... |
commit | commitdiff | tree |
2015-08-01 |
Igor Gnatenko | opencl: use versioned .so in mesa.icd |
commit | commitdiff | tree |
2015-08-01 |
Emil Velikov | includes/GL: remove duplicated extension declarations... |
commit | commitdiff | tree |
2015-08-01 |
Emil Velikov | docs: rename/bump 10.7.0 release notes to 11.0.0 |
commit | commitdiff | tree |
2015-08-01 |
Emil Velikov | winsys/radeon: don't leak the fd when it is 0 |
commit | commitdiff | tree |
2015-08-01 |
Emil Velikov | configure.ac: check for mkostemp() |
commit | commitdiff | tree |
2015-08-01 |
Emil Velikov | egl/wayland: use drmGetNodeTypeFromFd helper instead... |
commit | commitdiff | tree |
2015-08-01 |
Emil Velikov | egl/wayland: use designated initializers |
commit | commitdiff | tree |
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 |
next |