mesa.git
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
2015-04-29 Axel Davyst/nine: Some D3DUSAGE_AUTOGENMIPMAP fixes
2015-04-29 Axel Davyst/nine: util_gen_mipmap doesn't need we reset states.
2015-04-29 Axel Davyst/nine: D3DUSAGE_AUTOGENMIPMAP is forbidden for volumes
2015-04-29 Axel Davyst/nine: Fix NineBaseTexture9_PreLoad
2015-04-29 Axel Davyst/nine: Rewrite Managed texture uploads
2015-04-29 Axel Davyst/nine: Bound the dirty regions to resource size
2015-04-29 Axel Davyst/nine: Simplify Surface9 Managed resources implementation
2015-04-29 Axel Davyst/nine: Remove impossible cases with Managed textures
2015-04-29 Axel Davyst/nine: Encapsulate variables for MANAGED resource
2015-04-29 Axel Davyst/nine: Rework texture data allocation
2015-04-29 Axel Davyst/nine: Fix update_vertex_elements bad rebase
2015-04-29 Axel Davyst/nine: Add debug warning when application uses sw...
2015-04-29 Axel Davyst/nine: Rework update_vertex_buffers
2015-04-29 Xavier Bouchouxst/nine: Fix computation of const_used_size
2015-04-29 Axel Davygallium/svga: Remove useless ARRAY_SIZE declaration
2015-04-29 Axel Davyutil/macros: Move DIV_ROUND_UP to util/macros.h
2015-04-29 Xavier Bouchouxst/nine: Fix behaviour of D3DUSAGE_QUERY_POSTPIXELSHADE...
2015-04-29 Xavier Bouchouxst/nine: Improve D3DQUERYTYPE_TIMESTAMP
2015-04-29 Xavier Bouchouxst/nine: Fix D3DQUERYTYPE_TIMESTAMPFREQ query
2015-04-29 Tiziano Bacoccost/nine: Change x86 FPU Control word on device creation
2015-04-29 Axel Davyst/nine: Do not advertise D3DDEVCAPS_TEXTURESYSTEMMEMORY
2015-04-29 Axel Davyst/nine: Fix comment in update_viewport
2015-04-29 Axel Davyst/nine: Workaround barycentrics issue on some cards
2015-04-29 Xavier Bouchouxst/nine: Clear struct pipe_blit_info before use.
2015-04-29 Patrick Rudolphst/nine: NineDevice9_Clear skip fastpath for bigger...
2015-04-29 Axel Davyst/nine: Fix wrong assert in nine_shader
2015-04-29 Axel Davyst/nine: Handle special LIT case
2015-04-29 Jose Fonsecamesa: Fix glGetProgramiv(GL_ACTIVE_ATTRIBUTES).
next