mesa.git
2015-05-04 Francisco Jerezi965: Fix the untyped surface opcodes to deal with...
2015-05-02 Chia-I Wuilo: use ilo_image exclusively in core
2015-05-02 Chia-I Wuilo: add ilo_image_can_enable_aux()
2015-05-02 Chia-I Wuilo: make ilo_image more self-contained
2015-05-02 Chia-I Wuilo: add ilo_image_init_for_imported()
2015-05-02 Chia-I Wuilo: prepare for image init for imported bo
2015-05-02 Chia-I Wuilo: constify ilo_image_params
2015-05-02 Chia-I Wuilo: improve readability of ilo_image
2015-05-02 Chia-I Wuilo: move command builder to core
2015-05-02 Chia-I Wuilo: move ilo_state_3d* to core
2015-05-02 Chia-I Wuilo: add ilo_buffer.h to core
2015-05-02 Chia-I Wuilo: move BOs from ilo_texture to ilo_image
2015-05-02 Chia-I Wuilo: move ilo_layout.[ch] to core as ilo_image.[ch]
2015-05-02 Chia-I Wuilo: add ilo_format.[ch] to core
2015-05-02 Chia-I Wuilo: add ilo_fence.h to core
2015-05-02 Chia-I Wuilo: add ilo_dev_init() to core
2015-05-02 Chia-I Wuilo: rename ilo_dev_info to ilo_dev
2015-05-02 Chia-I Wuilo: move intel_winsys to ilo_dev_info
2015-05-02 Chia-I Wuilo: add ilo_dev.h to core
2015-05-02 Chia-I Wuilo: add ilo_debug.[ch] to core
2015-05-02 Chia-I Wuilo: add ilo_core.h to core
2015-05-02 Chia-I Wuilo: move intel_winsys.h to core
2015-05-02 Jordan Justeni965: Upload atomic buffer state for compute shaders
2015-05-02 Jordan Justeni965/cs: Emit MEDIA_STATE_FLUSH after WALKER
2015-05-02 Jordan Justeni965/cs: Implement brw_emit_gpgpu_walker
2015-05-02 Jordan Justeni965/state: Emit pipeline select when changing pipelines
2015-05-02 Paul Berryi965: Implement DispatchCompute() back-end
2015-05-02 Paul Berrymain/cs: Implement front end code for glDispatchCompute().
2015-05-02 Paul Berrymesa/cs: Add DispatchCompute() to driver function table.
2015-05-02 Jordan Justeni965/cs: Emit state base address
2015-05-02 Jordan Justeni965/fs: Add CS shader time support
2015-05-02 Jordan Justeni965/cs: Upload brw_cs_state
2015-05-02 Jordan Justeni965/cs: Support CS program precompile
2015-05-02 Jordan Justeni965: Add brw_setup_tex_for_precompile. Use in VS,...
2015-05-02 Jordan Justeni965/cs: Emit compute shader code and upload programs
2015-05-02 Jordan Justeni965/cs: Set invocation counts based on max_cs_threads
2015-05-02 Jordan Justeni965/cs: Add max_cs_threads
2015-05-02 Jordan Justeni965: Remove comment about chv device numbers being...
2015-05-02 Jordan Justeni965/fs: Support compute programs in fs_visitor
2015-05-02 Jordan Justeni965/cache: Add support for CS in program state cache
2015-05-02 Paul Berryi965/cs: Add brw_cs_prog_data, brw_cs_prog_key and...
2015-05-02 Jordan Justeni965/cs: Add generator support for CS_OPCODE_CS_TERMINATE
2015-05-02 Jordan Justeni965/cs: Mark g0 as used by CS_OPCODE_CS_TERMINATE
2015-05-02 Jordan Justeni965/fs: Add emit_cs_terminate to emit CS_OPCODE_CS_TER...
2015-05-02 Jordan Justeni965/cs: Add CS_OPCODE_CS_TERMINATE
2015-05-02 Jordan Justeni965/cs: Add BRW_NEW_CS_PROG_DATA and BRW_CACHE_CS_PROG
2015-05-02 Paul Berryi965: Add an INTEL_DEBUG=cs option.
2015-05-02 Paul Berrymesa/cs: Add compute support to update_program().
2015-05-02 Paul Berrymesa/cs: Update program.c for compute shaders.
2015-05-02 Paul Berrymesa/cs: Add inline functions for dealing with compute...
2015-05-02 Paul Berryi965/cs: Add BRW_NEW_COMPUTE_PROGRAM state flag.
2015-05-01 Neil Robertsi965/fs: Strip trailing constant zeroes in sample messages
2015-05-01 Neil Robertsi965/skl: Force the exec size to 8 when initing header...
2015-04-30 Kenneth Graunkei965: Unhardcode a few more stage names and abbreviations.
2015-04-30 Marek Olšákdocs/relnotes: document the new EGL sync extensions
2015-04-30 Marek Olšákst/dri: implement the fence interface for CL events
2015-04-30 Marek Olšákgallium,clover: add OpenCL interoperability support...
2015-04-30 Marek Olšákst/dri: implement the fence interface
2015-04-30 Marek Olšákegl/dri2: return the latest sync status in eglGetSyncAt...
2015-04-30 Marek Olšákegl/dri2: implement EGL_KHR_cl_event2 (v2)
2015-04-30 Marek Olšákegl/dri2: implement EGL_KHR_wait_sync
2015-04-30 Marek Olšákegl/dri2: implement EGL_KHR_fence_sync
2015-04-30 Marek Olšákmesa: add GL_OES_EGL_sync
2015-04-30 Marek Olšákdri_interface: add an interface for fences
2015-04-30 Marek Olšákegl/dri: don't expose configs with an accumulation...
2015-04-30 Ilia Mirkinnvc0/ir: fix predicated PFETCH for real
2015-04-30 Ilia Mirkinnv50/ir: fix asFlow() const helper for OP_JOIN
2015-04-30 Ilia Mirkinnvc0/ir: fix predicated PFETCH emission
2015-04-29 Ilia Mirkingk110/ir: fix set with a register dest to not auto...
2015-04-29 Topi Pohjolaineni965/blorp: Prepare drawing rectangle for flipped coord...
2015-04-29 Topi Pohjolaineni965/blorp: Add support for layered rendering
2015-04-29 Topi Pohjolaineni965/blorp: Allow blend state to be set for multiple...
2015-04-29 Topi Pohjolaineni965/blorp: Prepare for attributes other than render...
2015-04-29 Topi Pohjolaineni965/blorp: Remove unused arguments
2015-04-29 Topi Pohjolaineni965/gen7/blorp: Remove unused arguments
2015-04-29 Topi Pohjolaineni965/blorp: Allow caller to provide sampler settings
2015-04-29 Topi Pohjolaineni965/blorp: Refactor vertex buffer state setup
2015-04-29 Topi Pohjolaineni965/blorp: Remove constant parameter
2015-04-29 Topi Pohjolaineni965/gen8: Expose state base address setup
2015-04-29 Topi Pohjolaineni965/ps/gen8: Refactor state uploading
2015-04-29 Topi Pohjolaineni965/ps/gen7: Refactor state uploading
2015-04-29 Topi Pohjolaineni965: Refactor sampler state setup
2015-04-29 Topi Pohjolaineni965: Remove dependency to tex object in default color...
2015-04-29 Topi Pohjolaineni965: Refactor and expose brw_upload_binding_table()
2015-04-29 Topi Pohjolaineni965: Expose and refactor brw_update_renderbuffer_surfa...
2015-04-29 Topi Pohjolaineni965: Refactor rb surface setup to allow caller to...
2015-04-29 Topi Pohjolaineni965/gen8: Use constant pointers for reading miptree...
2015-04-29 Topi Pohjolaineni965/ps: Use SET_FIELD() for sampler count
2015-04-29 Ian Romanickglx: Massive update of comments in struct extension_info
2015-04-29 Marek Olšákwinsys/radeon: add a private interface for radeon_surface
2015-04-29 Marek Olšákwinsys/radeon: move radeon_winsys.h to drivers/radeon
2015-04-29 EdBclover: remove util/compat
2015-04-29 Neil Robertsi965: Don't try to apply the opt_sampler_eot extension...
2015-04-29 Emil Velikovr300: do not link against libdrm_intel
2015-04-29 EdBclover: make module::symbol::name a string
2015-04-29 EdBclover: remove compat::string
2015-04-29 EdBclover: remove compat classes that match std one
2015-04-29 EdBclover: compile all sources with c++11
2015-04-29 Axel Davyst/nine: Remove Managed texture hack.
2015-04-29 Axel Davyst/nine: Enforce LOD 0 for D3DUSAGE_AUTOGENMIPMAP
next