2015-03-25 |
Matt Turner | nir: Fix typo. |
commit | commitdiff | tree |
2015-03-24 |
Matt Turner | nir: Recognize sat(add(b2f(a), b2f(b))) as a logical OR. |
commit | commitdiff | tree |
2015-03-24 |
Matt Turner | nir: Recognize mul(b2f(a), b2f(b)) as a logical AND. |
commit | commitdiff | tree |
2015-03-24 |
Matt Turner | glsl: Recognize sat(add(b2f(a), b2f(b))) as a logical OR. |
commit | commitdiff | tree |
2015-03-24 |
Matt Turner | glsl: Recognize mul(b2f(a), b2f(b)) as a logical AND. |
commit | commitdiff | tree |
2015-03-24 |
Matt Turner | nir: Handle mixed scalar/vector arguments to logical... |
commit | commitdiff | tree |
2015-03-24 |
Matt Turner | glsl: Allow vector logic ops to be generated. |
commit | commitdiff | tree |
2015-03-24 |
Emil Velikov | configure.ac: move AC_MSG_RESULT reporting back into... |
commit | commitdiff | tree |
2015-03-24 |
Jonathan Gray | gallium/util: Use HAVE___BUILTIN_FFS* macros. |
commit | commitdiff | tree |
2015-03-24 |
Emil Velikov | i965: add the remaining files to the tarball |
commit | commitdiff | tree |
2015-03-24 |
Emil Velikov | glsl: add the remaining files to the tarball |
commit | commitdiff | tree |
2015-03-24 |
Emil Velikov | makefile: add all headers to the tarball |
commit | commitdiff | tree |
2015-03-24 |
Emil Velikov | gbm: remove gbm_gallium_drm from the loader |
commit | commitdiff | tree |
2015-03-24 |
Anuj Phogat | glsl: Generate link error for non-matching gl_FragCoord... |
commit | commitdiff | tree |
2015-03-24 |
Eric Anholt | vc4: Add a dump-the-surface-contents routine. |
commit | commitdiff | tree |
2015-03-24 |
Eric Anholt | vc4: Allow DRI3 on simulation, as well. |
commit | commitdiff | tree |
2015-03-24 |
Eric Anholt | vc4: Fix pitch alignment of linear textures. |
commit | commitdiff | tree |
2015-03-24 |
Eric Anholt | vc4: Write the alignment of level width consistently... |
commit | commitdiff | tree |
2015-03-24 |
Eric Anholt | vc4: Fix use of a bool as an enum. |
commit | commitdiff | tree |
2015-03-24 |
Eric Anholt | vc4: Decide the HW's format before laying out the miptree. |
commit | commitdiff | tree |
2015-03-24 |
Eric Anholt | vc4: Use our device-specific ioctls for create/mmap. |
commit | commitdiff | tree |
2015-03-24 |
Eric Anholt | vc4: Make a new #define for making code conditional... |
commit | commitdiff | tree |
2015-03-24 |
Eric Anholt | vc4: Add some useful debug printfs for miptrees. |
commit | commitdiff | tree |
2015-03-24 |
Ilia Mirkin | glsl: avoid calling base_alignment when samplers are... |
commit | commitdiff | tree |
2015-03-24 |
Ilia Mirkin | Revert "nv50,nvc0: remove bogus 64_FLOAT formats" |
commit | commitdiff | tree |
2015-03-23 |
Mario Kleiner | mapi: Make private copies of name strings provided... |
commit | commitdiff | tree |
2015-03-23 |
Tom Stellard | clover: Return 0 as storage size for local kernel args... |
commit | commitdiff | tree |
2015-03-23 |
Tom Stellard | gallivm: Use MCInstrInfo in the disassembler for queryi... |
commit | commitdiff | tree |
2015-03-23 |
Giuseppe Bilotta | clover: use get_device_vendor instead of get_vendor |
commit | commitdiff | tree |
2015-03-23 |
Giuseppe Bilotta | gallium: implement get_device_vendor() for existing... |
commit | commitdiff | tree |
2015-03-23 |
Giuseppe Bilotta | gallium: introduce get_device_vendor() entrypoint for... |
commit | commitdiff | tree |
2015-03-23 |
Giuseppe Bilotta | gallium: remove trailing whitespace in p_screen.h |
commit | commitdiff | tree |
2015-03-23 |
Tom Stellard | clover: The unit for CL_DEVICE_MEM_BASE_ADDR_ALIGN... |
commit | commitdiff | tree |
2015-03-23 |
Tom Stellard | clover: Add all the mandatory 1.1 extensions to the... |
commit | commitdiff | tree |
2015-03-23 |
Tom Stellard | clover: Add a space at the end of CL_DEVICE_OPENCL_C_VE... |
commit | commitdiff | tree |
2015-03-23 |
Francisco Jerez | i965/vec4: Fix handling of multiple register reads... |
commit | commitdiff | tree |
2015-03-23 |
Francisco Jerez | i965/vec4: Calculate live intervals with subregister... |
commit | commitdiff | tree |
2015-03-23 |
Francisco Jerez | i965/vec4: Define helpers to calculate the common live... |
commit | commitdiff | tree |
2015-03-23 |
Francisco Jerez | i965/vec4: Define helper functions to convert a registe... |
commit | commitdiff | tree |
2015-03-23 |
Francisco Jerez | i965/vec4: Don't lose the force_writemask_all flag... |
commit | commitdiff | tree |
2015-03-23 |
Francisco Jerez | i965/vec4: Fix handling of multiple register reads... |
commit | commitdiff | tree |
2015-03-23 |
Francisco Jerez | i965/vec4: Fix handling of multiple register reads... |
commit | commitdiff | tree |
2015-03-23 |
Francisco Jerez | i965/vec4: Fix handling of multiple register reads... |
commit | commitdiff | tree |
2015-03-23 |
Francisco Jerez | i965/vec4: Fix handling of multiple register reads... |
commit | commitdiff | tree |
2015-03-23 |
Francisco Jerez | i965: Define method to check whether a backend_reg... |
commit | commitdiff | tree |
2015-03-23 |
Francisco Jerez | i965/vec4: Remove dependency of vec4_live_variables... |
commit | commitdiff | tree |
2015-03-23 |
Francisco Jerez | i965/vec4: Trivial copy propagate clean-up. |
commit | commitdiff | tree |
2015-03-23 |
Francisco Jerez | i965/vec4: Add argument index and type checks to SEL... |
commit | commitdiff | tree |
2015-03-23 |
Francisco Jerez | i965/vec4: Fix broken saturate mask check in copy propa... |
commit | commitdiff | tree |
2015-03-23 |
Francisco Jerez | i965/vec4: Don't lose copy propagation saturate bits... |
commit | commitdiff | tree |
2015-03-23 |
Francisco Jerez | Revert "i965/vec4: Don't lose the saturate modifier... |
commit | commitdiff | tree |
2015-03-23 |
Francisco Jerez | i965/vec4: Remove unused method definition. |
commit | commitdiff | tree |
2015-03-23 |
Francisco Jerez | i965/vec4: Some more trivial swizzle clean-up. |
commit | commitdiff | tree |
2015-03-23 |
Francisco Jerez | i965/vec4: Improve src_reg/dst_reg conversion constructors. |
commit | commitdiff | tree |
2015-03-23 |
Francisco Jerez | i965/vec4: Pass argument by reference to src_reg/dst_re... |
commit | commitdiff | tree |
2015-03-23 |
Francisco Jerez | i965/vec4: Remove swizzle_for_size() in favour of brw_s... |
commit | commitdiff | tree |
2015-03-23 |
Francisco Jerez | i965/vec4: Remove broken vector size deduction in setup... |
commit | commitdiff | tree |
2015-03-23 |
Francisco Jerez | i965/vec4: Simplify visitor handling of swizzles using... |
commit | commitdiff | tree |
2015-03-23 |
Francisco Jerez | i965/vec4: Simplify opt_register_coalesce() using the... |
commit | commitdiff | tree |
2015-03-23 |
Francisco Jerez | i965/vec4: Simplify reswizzle() using the swizzle utils. |
commit | commitdiff | tree |
2015-03-23 |
Francisco Jerez | i965/vec4: Simplify opt_reduce_swizzle() using the... |
commit | commitdiff | tree |
2015-03-23 |
Francisco Jerez | i965: Fix signedness of backend_reg::reg_offset. |
commit | commitdiff | tree |
2015-03-23 |
Francisco Jerez | i965/vec4: Fix signedness of dst_reg::writemask. |
commit | commitdiff | tree |
2015-03-23 |
Francisco Jerez | i965/vec4: Don't use GL types in the IR data structures. |
commit | commitdiff | tree |
2015-03-23 |
Francisco Jerez | i965/vec4: Fix signedness of brw_is_single_value_swizzl... |
commit | commitdiff | tree |
2015-03-23 |
Francisco Jerez | i965: Define some useful swizzle helper functions. |
commit | commitdiff | tree |
2015-03-23 |
Tapani Pälli | glsl: fix names in lower_constant_arrays_to_uniforms |
commit | commitdiff | tree |
2015-03-23 |
Jason Ekstrand | i965/nir: Use signed integer type for booleans |
commit | commitdiff | tree |
2015-03-23 |
Jason Ekstrand | i965/nir: Do boolean resolves on GEN <= 5 |
commit | commitdiff | tree |
2015-03-23 |
Jason Ekstrand | i965: Add a NIR analysis pass for determining when... |
commit | commitdiff | tree |
2015-03-23 |
Jason Ekstrand | i965/nir: Properly set the predicate on the SEL used... |
commit | commitdiff | tree |
2015-03-23 |
Jason Ekstrand | i965/nir: Use NIR lowering for ffma for gen < 6 |
commit | commitdiff | tree |
2015-03-23 |
Jason Ekstrand | i965/nir: Use emit_lrp for emitting flrp |
commit | commitdiff | tree |
2015-03-23 |
Jason Ekstrand | i965/fs: Make emit_lrp return an fs_inst |
commit | commitdiff | tree |
2015-03-22 |
Dave Airlie | i965: define I915_PARAM_REVISION |
commit | commitdiff | tree |
2015-03-22 |
Jose Fonseca | gallivm: Silence unused variable warnings on release... |
commit | commitdiff | tree |
2015-03-22 |
Jose Fonseca | scons: Silence conversion from 'size_t' to 'type',... |
commit | commitdiff | tree |
2015-03-22 |
Jose Fonseca | scons: Ensure inttypes.h is always pre-included on... |
commit | commitdiff | tree |
2015-03-22 |
Jose Fonseca | scons: Silence MSVC C4351 warning. |
commit | commitdiff | tree |
2015-03-22 |
Jose Fonseca | scons: Match some of LLVM warning options. |
commit | commitdiff | tree |
2015-03-22 |
Jose Fonseca | scons: Cleanup flex/bison settings specification. |
commit | commitdiff | tree |
2015-03-22 |
Jose Fonseca | scons: Prefer winflexbison, and use --wincompat when... |
commit | commitdiff | tree |
2015-03-22 |
Jose Fonseca | scons: Define YY_USE_CONST on MSVC. |
commit | commitdiff | tree |
2015-03-22 |
Jose Fonseca | scons: Tell MSVC STL library to not use exceptions. |
commit | commitdiff | tree |
2015-03-22 |
Jose Fonseca | scons: Ensure git_sha1.h's directory exists. |
commit | commitdiff | tree |
2015-03-22 |
Jose Fonseca | configure: Bail out with MinGW targets. |
commit | commitdiff | tree |
2015-03-22 |
Jose Fonseca | include: Ensure float.h is included for DBL_MAX. |
commit | commitdiff | tree |
2015-03-22 |
Jose Fonseca | st/vdpau: Avoid constness cast warnings. |
commit | commitdiff | tree |
2015-03-22 |
Jose Fonseca | glsl: Disable MSVC switch warning on a per-file basis. |
commit | commitdiff | tree |
2015-03-22 |
Jose Fonseca | glsl: Avoid GLboolean vs bool arithmetic MSVC warnings. |
commit | commitdiff | tree |
2015-03-21 |
Emil Velikov | galahad: actually remove the driver |
commit | commitdiff | tree |
2015-03-21 |
Emil Velikov | egl: cut down static storage size for {Version,ClientAP... |
commit | commitdiff | tree |
2015-03-21 |
Emil Velikov | docs: note the removal of gbm_gallium, galahad and... |
commit | commitdiff | tree |
2015-03-21 |
Emil Velikov | galahad: remove driver |
commit | commitdiff | tree |
2015-03-21 |
Emil Velikov | gallium/docs: remove information about identity driver |
commit | commitdiff | tree |
2015-03-21 |
Emil Velikov | docs: update the egl_platforms list |
commit | commitdiff | tree |
2015-03-21 |
Emil Velikov | egl/main: drop platform fbdev specific code |
commit | commitdiff | tree |
2015-03-21 |
Emil Velikov | winsys/sw/fbdev: remove unused software winsys |
commit | commitdiff | tree |
2015-03-21 |
Emil Velikov | winsys/sw/wayland: remove unused winsys |
commit | commitdiff | tree |
2015-03-21 |
Emil Velikov | st/gbm: remove state-tracker |
commit | commitdiff | tree |
next |