mesa: add GL_UNSIGNED_INT_24_8 to _mesa_pack_depth_span
[mesa.git] / src /
2015-10-09 Tapani Pällimesa: add GL_UNSIGNED_INT_24_8 to _mesa_pack_depth_span
2015-10-08 Brian Paulmesa,meta: move gl_texture_object::TargetIndex initiali...
2015-10-08 Brian Paulmesa: remove unused _mesa_create_nameless_texture()
2015-10-08 Brian Paulmesa: remove unneeded error check in create_textures()
2015-10-08 Kristian Høgsberg... i965: Link compiler unit tests to libi965_compiler.la
2015-10-08 Kristian Høgsberg... i965: Break out backend compiler to its own library
2015-10-08 Kristian Høgsberg... i965/cs: Get max_cs_threads from brw_compiler devinfo
2015-10-08 Kristian Høgsberg... i965: Move brw_get_shader_time_index() call out of...
2015-10-08 Kristian Høgsberg... i965: Move brw_select_clip_planes() to brw_shader.cpp
2015-10-08 Kristian Høgsberg... i965: Use util_next_power_of_two() for brw_get_scratch_...
2015-10-08 Kristian Høgsberg... i965: Move brw_mark_surface_used() to brw_shader.cpp
2015-10-08 Kristian Høgsberg... i965/cs: Split out helper for building local id payload
2015-10-08 Kristian Høgsberg... i965: Move brw_link_shader() and friends to new file...
2015-10-08 Kristian Høgsberg... i965: Configure bufmgr debug options from intel_screen.c
2015-10-08 Kristian Høgsberg... util: Move DRI parse_debug_string() to util
2015-10-08 Kristian Høgsberg... i965: Move brw_dump_ir() out of brw_*_emit() functions
2015-10-08 Emil Velikovgallium/ddebug: add missing dd_util.h to sources list
2015-10-08 Emil Velikovgallium/ddebug: automake: sort sources alphabetically
2015-10-08 Jason Ekstrandnir/sweep: Reparent the shader name
2015-10-08 Iago Toral Quirogai965/gs/gen6: Maximum allowed size of SEND messages...
2015-10-08 Iago Toral Quirogai965: Define FIRST_SPILL_MRF and FIRST_PULL_LOAD_MRF...
2015-10-08 Iago Toral Quirogai965: make pull constant loads in gen6 start at MRFs...
2015-10-08 Iago Toral Quirogai965: Fix remove_duplicate_mrf_writes so it can handle...
2015-10-08 Tapani Pällimesa: include bad type in error string of _mesa_pack_de...
2015-10-08 Tapani Pälliglsl: add varyings to resource list only with SSO
2015-10-08 Jason Ekstrandmesa: Correctly handle GL_BGRA_EXT in ES3 format_and_ty...
2015-10-07 Emil VelikovRevert "mesa: enable KHR_debug for ES contexts"
2015-10-07 Matt Turneregl/dri2: Properly dereference array.
2015-10-07 Marek Olšákradeonsi: fix a GS hang on VI
2015-10-07 Marek Olšákradeonsi: remove TC L2 cache flush for index buffers...
2015-10-07 Brian Paulsvga: whitespace fixes in svga_sampler_view.c
2015-10-07 Brian Paulsvga: whitespace fixes in svga_resource_buffer.c
2015-10-07 Stefan Dösingermesa: Remove GL_ARB_sampler_object depth compare error...
2015-10-07 Brian Paulsvga: round UBO constant buffer size up/down to multipl...
2015-10-07 Emil Velikovegl/dri2: enable EGL_KHR_gl_colorspace for swrast
2015-10-07 Emil Velikovegl/dri2: ease srgb __DRIconfig conditionals
2015-10-07 Emil Velikovmesa: enable KHR_debug for ES contexts
2015-10-07 Matthew Watersmain/get: make KHR_debug enums available everywhere
2015-10-07 Matthew Watersglapi: add function pointers for KHR_debug for gles
2015-10-07 Varad Gautamegl: move memcpy to bring conf->base operations together
2015-10-07 Varad Gautamegl: restore surface type before linking config to...
2015-10-07 Ilia Mirkinnouveau: make sure there's always room to emit a fence
2015-10-06 Boyan Dingvc4: use nir two-sided-color lowering
2015-10-06 Eric Anholtvc4: Fix a leak of the last color read/write surface...
2015-10-06 Eric Anholtvc4: Fix a memory leak in the simulator case.
2015-10-06 Mark Janesmesa: remove unneeded #include of colormac.h
2015-10-06 Mark Janesradeon/r200: remove unneeded #include of colormac.h
2015-10-06 Mark Janesi965: remove unneeded #include of colormac.h
2015-10-06 Mark Janesi915: remove unneeded #include of colormac.h
2015-10-06 Ville Syrjäläi915: Drop broken front_buffer_reading/drawing optimization
2015-10-06 Ian Romanickmesa/i965: Refactor brw_is_front_buffer_{drawing,readin...
2015-10-06 Ian Romanickst/mesa: Don't override NewFramebuffer just to call...
2015-10-06 Ian Romanickradeon: Don't override NewFramebuffer just to call...
2015-10-06 Ian Romanicki915: Don't override NewFramebuffer just to call _mesa_...
2015-10-06 Ian Romanicki965: Don't override NewFramebuffer just to call _mesa_...
2015-10-06 Ville Syrjäläi830: Fix culling with user fbos on gen2
2015-10-06 Ville Syrjäläi915: Adjust line size limits
2015-10-06 Ville Syrjäläi915: Enable intel_render path for points
2015-10-06 Ville Syrjäläi915: Use COPY_DWORDS for points
2015-10-06 Ville Syrjäläi915: Use _tnl_RenderClippedPolygon and _tnl_RenderClip...
2015-10-06 Ville Syrjäläi915: Handle provoking vertex in intelFastRenderClipped...
2015-10-06 Ville Syrjälät_dd_dmatmp: Check provoking vertex convention when...
2015-10-06 Ville Syrjälät_dd_dmatmp: Disallow flat shading when rendering quad...
2015-10-06 Ville Syrjälät_dd_dmatmp: Allow flat shaded polygons with tri fans
2015-10-06 Ian Romanickt_dd_dmatmp: Replace fprintf with unreachable
2015-10-06 Ian Romanickradeon: Use C99 initializers for primitive arrays
2015-10-06 Ian Romanicki965: Use C99 initializers for primitive arrays
2015-10-06 Ville Syrjäläi915: Use C99 initializers for primitive arrays
2015-10-06 Brian Paultgsi: add const qualifier to silence warning
2015-10-06 Brian Paulglsl: whitespace/formatting/typo fixes in link_uniforms.cpp
2015-10-06 Samuel Iglesias... main: array stride for unsized arrays of arrays are...
2015-10-06 Samuel Iglesias... glsl: add std430 layout support for AoA
2015-10-05 Ilia Mirkini965: add EXT_polygon_offset_clamp support to gen4...
2015-10-05 Matt Turnermeta: Update comment about unsupported texture types.
2015-10-05 Matt Turnerglx: Drop CRAY support.
2015-10-05 Matt Turnerglsl: Remove CSE pass.
2015-10-05 Matt Turneri965: Generalize predicated break pass for use in vec4...
2015-10-05 Matt Turneri965/fs: Use backend_instruction in predicated break...
2015-10-05 Matt Turneri965/fs: Remove SNB embedded-comparison support from...
2015-10-05 Matt Turnermesa: Add missing _mm_mfence() before streaming loads.
2015-10-05 Chad Versacei965: Fix intel_miptree_is_fast_clear_capable()
2015-10-05 Chad Versacei965/mt: Declare some functions as static
2015-10-05 Iago Toral Quirogai965: Make vec4_visitor's destructor virtual
2015-10-05 Tapani Pälliglsl: set glsl error if binding qualifier used on globa...
2015-10-05 Iago Toral Quirogai965: Assert on the number of combined UBO and SSBO...
2015-10-05 Iago Toral Quirogai965: Reserve binding table space for SSBO surfaces
2015-10-05 Iago Toral Quirogai965: Define BRW_MAX_SSBO
2015-10-05 Iago Toral Quirogai965: Define BRW_MAX_UBO
2015-10-05 Matt Turneri965/vec4: Remove more dead visitor/vertex program...
2015-10-05 Matt Turneri965: Don't print line numbers with INTEL_DEBUG=optimizer.
2015-10-05 Ilia Mirkinnv30: always go through translate module on big-endian
2015-10-05 Ilia Mirkinnv30: pretend to have packed texture/surface formats
2015-10-05 Michel Dänzerst/dri: Use packed RGB formats
2015-10-04 Timothy Arceriglsl: reduce memory footprint of uniform_storage struct
2015-10-04 Kenneth Graunkei965: Remove shader_prog from vec4_gs_visitor.
2015-10-04 Kenneth Graunkei965: Use nir->has_transform_feedback_varyings to avoid...
2015-10-04 Kenneth Graunkenir: Add a nir_shader_info::has_transform_feedback_vary...
2015-10-04 Kenneth Graunkenir: Introduce new nir_intrinsic_load_per_vertex_input...
2015-10-04 Kenneth Graunkenir/lower_io: Make get_io_offset() return a nir_ssa_def...
2015-10-04 Timothy Arceriglsl: fix whitespace
next