android: enable the radeonsi driver
[mesa.git] / src /
2015-06-09 Chih-Wei Huangandroid: enable the radeonsi driver
2015-06-09 Chih-Wei Huangandroid: generate files by $(call es-gen)
2015-06-09 Chih-Wei Huangandroid: try to load gallium_dri.so directly
2015-06-09 Chih-Wei Huangandroid: Depend on gallium_dri from EGL, instead of...
2015-06-09 Chih-Wei Huangandroid: add rules to build a gallium_dri.so
2015-06-09 Chih-Wei Huangandroid: add rules to build gallium/state_trackers/dri
2015-06-09 Chih-Wei Huangandroid: export more dirs from libmesa_dri_common
2015-06-09 Chih-Wei Huangandroid: loader: export the path to be included
2015-06-09 Ben Widawskyi965/gen9: Use raw PS invocation count for queries
2015-06-09 Brian Paulglsl: fix comment typo: s/accpet/accept/
2015-06-09 Brian Paulmesa: remove some MAX_NV_FRAGMENT_PROGRAM_* macros
2015-06-09 Jason Ekstrandfs/reg_allocate: Remove the MRF hack helpers from fs_vi...
2015-06-09 Jason Ekstrandi965/fs: Don't let the EOT send message interfere with...
2015-06-09 Jose Fonsecartasm: Generalize executable memory allocator to all...
2015-06-09 Francisco Jerezi965/fs: Drop fs_inst::force_uncompressed.
2015-06-09 Francisco Jerezi965/fs: Remove dead IR construction code from the...
2015-06-09 Francisco Jerezi965/fs: Migrate test_fs_cmod_propagation to the IR...
2015-06-09 Francisco Jerezi965/fs: Migrate test_fs_saturate_propagation to the...
2015-06-09 Francisco Jerezi965/fs: Migrate translation of NIR texturing instructi...
2015-06-09 Francisco Jerezi965/fs: Migrate translation of NIR intrinsics to the...
2015-06-09 Francisco Jerezi965/fs: Migrate translation of NIR ALU instructions...
2015-06-09 Francisco Jerezi965/fs: Migrate translation of NIR control flow to...
2015-06-09 Francisco Jerezi965/fs: Migrate NIR variable handling to the IR builder.
2015-06-09 Francisco Jerezi965/fs: Migrate NIR emit_percomp() to the IR builder.
2015-06-09 Francisco Jerezi965/fs: Migrate CS terminate message to the IR builder.
2015-06-09 Francisco Jerezi965/fs: Migrate VS output writes to the IR builder.
2015-06-09 Francisco Jerezi965/fs: Migrate FS framebuffer writes to the IR builder.
2015-06-09 Francisco Jerezi965/fs: Migrate FS alpha test to the IR builder.
2015-06-09 Francisco Jerezi965/fs: Migrate FS discard handling to the IR builder.
2015-06-09 Francisco Jerezi965/fs: Migrate FS gl_SamplePosition/ID computation...
2015-06-09 Francisco Jerezi965/fs: Migrate FS interpolation code to the IR builder.
2015-06-09 Francisco Jerezi965/fs: Migrate shader time to the IR builder.
2015-06-09 Francisco Jerezi965/fs: Migrate untyped surface read and atomic to...
2015-06-09 Francisco Jerezi965/fs: Migrate texturing implementation to the IR...
2015-06-09 Francisco Jerezi965/fs: Migrate pull constant loads to the IR builder.
2015-06-09 Francisco Jerezi965/fs: Migrate Gen4 send dependency workarounds to...
2015-06-09 Francisco Jerezi965/fs: Migrate lower_integer_multiplication to the...
2015-06-09 Francisco Jerezi965/fs: Migrate lower_load_payload to the IR builder.
2015-06-09 Francisco Jerezi965/fs: Migrate register spills and fills to the IR...
2015-06-09 Francisco Jerezi965/fs: Migrate try_replace_with_sel to the IR builder.
2015-06-09 Francisco Jerezi965/fs: Migrate opt_sampler_eot to the IR builder.
2015-06-09 Francisco Jerezi965/fs: Migrate opt_peephole_sel to the IR builder.
2015-06-09 Francisco Jerezi965/fs: Create and emit instructions in one step in...
2015-06-09 Francisco Jerezi965/fs: Migrate opt_cse to the IR builder.
2015-06-09 Francisco Jerezi965/fs: Don't drop force_writemask_all and _sechalf...
2015-06-09 Francisco Jerezi965/vec4: Take into account all instruction fields...
2015-06-09 Francisco Jerezi965/fs: Take into account all instruction fields in...
2015-06-09 Francisco Jerezi965/fs: Migrate opt_peephole_predicated_break to the...
2015-06-09 Francisco Jerezi965/fs: Migrate opt_combine_constants to the IR builder.
2015-06-09 Francisco Jerezi965/fs: Allocate a common IR builder object in fs_visitor.
2015-06-09 Francisco Jerezi965/fs: Introduce FS IR builder.
2015-06-09 Francisco Jerezi965: Define consistent interface to enable instruction...
2015-06-09 Francisco Jerezi965: Define consistent interface to enable instruction...
2015-06-09 Francisco Jerezi965: Define consistent interface to predicate an instr...
2015-06-09 Francisco Jerezmesa: Drop include of simple_list.h from mtypes.h.
2015-06-09 Francisco Jerezdri/nouveau: Include simple_list.h explicitly in nv...
2015-06-09 Francisco Jereztnl: Include simple_list.h explicitly in t_context.c.
2015-06-09 Francisco Jerezmesa: Include simple_list.h explicitly in errors.c.
2015-06-08 Dave Airliemesa/teximage: use correct extension for accept stencil...
2015-06-08 Anuj Phogati965: Make a helper function intel_miptree_set_total_wi...
2015-06-08 Anuj Phogati965/gen9: Set vertical alignment for the miptree
2015-06-08 Anuj Phogati965/gen9: Set horizontal alignment for the miptree
2015-06-08 Anuj Phogati965/gen9: Set tiled resource mode for the miptree
2015-06-08 Anuj Phogati965: Pass miptree pointer as function parameter in...
2015-06-08 Anuj Phogati965: Move intel_miptree_choose_tiling() to brw_tex_lay...
2015-06-08 Anuj Phogati965: Choose tiling in brw_miptree_layout() function
2015-06-08 Ben Widawskyi965: Disallow saturation for MACH operations.
2015-06-08 Chris Wilsoni965: Export format comparison for blitting between...
2015-06-08 Chris Wilsoni915: Blit RGBX<->RGBA drawpixels
2015-06-08 Chris Wilsoni965: Fix HW blitter pitch limits
2015-06-08 Martin Peressoftpipe/query: force parenthesis around a logical not
2015-06-08 Martin Peresmain/version: make sure all the output variables get...
2015-06-08 Michel Dänzerradeonsi: Add CIK SDMA support
2015-06-08 Michel Dänzerr600g,radeonsi: Assert that there's enough space after...
2015-06-06 Kenneth Graunkeprog_to_nir: Fix fragment depth writes.
2015-06-06 Chris Forbesi965: Set max texture buffer size to hardware limit
2015-06-05 Ben Widawskyi965: Add gen8 fast clear perf debug
2015-06-05 Ben Widawskyi965: Add buffer sizes to perf debug of fast clears
2015-06-05 Marek Olšákclover: clarify and fix the EGL interop error case
2015-06-05 Marek Olšákegl: expose EGL 1.5 if all requirements are met
2015-06-05 Marek Olšákegl: return correct invalid-type error from eglCreateSync
2015-06-05 Marek Olšákegl: add new platform functions (v2)
2015-06-05 Marek Olšákegl: add eglCreateImage (v2)
2015-06-05 Marek Olšákegl: add eglGetSyncAttrib (v2)
2015-06-05 Marek Olšákegl: add eglWaitSync
2015-06-05 Marek Olšákegl: add EGL 1.5 functions that don't need any changes...
2015-06-05 Marek Olšákegl: use EGL 1.5 types without suffixes
2015-06-05 Marek Olšákegl: add context attribs from EGL 1.5
2015-06-05 Marek Olšákegl: fix setting context flags
2015-06-05 Marek Olšákegl: combine VersionMajor and VersionMinor into one...
2015-06-05 Marek Olšákegl: set the EGL version in common code
2015-06-05 Marek Olšákegl: remove unused _egl_global::ClientExtensions
2015-06-05 Marek Olšákmesa: remove unused gl_config::colorIndexMode
2015-06-05 Marek Olšákmesa: use GL_GEOMETRY_PROGRAM_NV instead of MESA_GEOMET...
2015-06-05 Marek Olšákmesa: use _mesa_has_geometry_shader in get_programiv
2015-06-05 Marek Olšákmesa: remove useless gl_compute_program_state::Current
2015-06-05 Marek Olšákmesa: remove unused geometry shader variables
2015-06-05 Marek Olšáktgsi/ureg: fix a coverity defect in emit_decls
2015-06-05 Marek Olšákr600g: fix a coverity defect in streamout code
2015-06-05 Marek Olšákglsl_to_tgsi: use TGSI array declarations for VS,GS...
next