st/mesa: Use PIPE_USAGE_STAGING for GL_STATIC/DYNAMIC/STREAM_READ buffers
[mesa.git] / src / mesa /
2014-09-26 Michel Dänzerst/mesa: Use PIPE_USAGE_STAGING for GL_STATIC/DYNAMIC...
2014-09-26 Ilia Mirkinnouveau: fix glCompressedTexImage
2014-09-26 Ilia Mirkinmesa/st: NumLayers is only valid for array textures
2014-09-25 Matt Turnermesa: Replace IS_NEGATIVE(x) with x < 0.0f.
2014-09-25 Matt Turnerradeon: Use PRINTLIKE macro.
2014-09-25 Matt Turnermesa: Replace a priori knowledge of gcc attributes...
2014-09-25 Matt Turnermesa: Replace a priori knowledge of gcc builtins with...
2014-09-25 Matt Turneri965/compaction: Document instruction compaction capabi...
2014-09-25 Matt Turneri965: Emit ELSE/ENDIF JIP with type D on Gen 7.
2014-09-25 Matt Turneri965/compaction: Support compaction of control flow...
2014-09-25 Matt Turneri965/compaction: Add support for G45.
2014-09-25 Matt Turneri965: Add BRW_OPCODE_NENOP for G45.
2014-09-25 Matt Turneri965/compaction: Add support for Gen5.
2014-09-25 Matt Turneri965/compaction: Reduce size of compacted_counts[]...
2014-09-25 Matt Turneri965/compaction: Use sizeof brw_inst/brw_compact_inst.
2014-09-25 Matt Turneri965/compaction: Increment offset in for loop.
2014-09-25 Matt Turneri965/compaction: Make src_offset local to the for loop.
2014-09-25 Matt Turneri965/compaction: Remove unnecessary is-compacted? check.
2014-09-25 Matt Turneri965/compaction: Don't set UIP on ELSE on Gen < 8.
2014-09-25 Matt Turneri965/compaction: Rework 3-src compaction logic.
2014-09-25 Matt Turneri965/sf: Disable instruction compaction.
2014-09-25 Matt Turneri965: Set JumpCount, not JIP, on ENDIF on Gen 6.
2014-09-25 Kenneth Graunkemesa: Use VertexArray, not _VertexArray, in array size...
2014-09-25 Kenneth Graunkemesa: Set correct array element in vbo_exec_vtx_init.
2014-09-25 Kenneth Graunkemesa: Use proper structure for glGet*(GL_TEXTURE_COORD_...
2014-09-25 Kenneth Graunkemesa: Remove some dead helper functions.
2014-09-24 Matt Turneri965/vec4: Call calculate_cfg() in test programs to...
2014-09-24 Brian Paulmesa: remove EXT suffix from FBO error messages
2014-09-24 Matt Turnermesa: Drop _mesa_getenv() wrapper.
2014-09-24 Matt Turnermesa: Drop _mesa_bsearch() wrapper.
2014-09-24 Matt Turnermesa: Unifdef _WIN32_WCE.
2014-09-24 Matt Turnermesa: Unifdef _XBOX.
2014-09-24 Matt Turnermesa: Use realloc() instead of _mesa_realloc() and...
2014-09-24 Matt Turnermesa: Remove duplicate _mesa_{init,free}_shader_state...
2014-09-24 Matt Turneri965: Add and use functions to get next/prev blocks.
2014-09-24 Matt Turneri965: Call insert and remove functions from exec_node...
2014-09-24 Matt Turneri965: Make instruction lists local to the bblocks.
2014-09-24 Matt Turneri965/cfg: Add note about double-loop macros and break...
2014-09-24 Matt Turneri965: Replace initialization loops with memset().
2014-09-24 Matt Turneri965/vec4: Don't iterate between blocks with inst-...
2014-09-24 Matt Turneri965/fs: Don't iterate between blocks with inst->next...
2014-09-24 Matt Turneri965/cfg: Add macros to iterate through a block given...
2014-09-24 Matt Turneri965/fs: Make count_to_loop_end() use basic blocks.
2014-09-24 Matt Turneri965/vec4: Don't use instruction list after calculating...
2014-09-24 Matt Turneri965/fs: Don't use instruction list after calculating...
2014-09-24 Matt Turneri965: Remove now unneeded calls to calculate_cfg().
2014-09-24 Matt Turneri965: Remove cfg-invalidating parameter from invalidate...
2014-09-24 Matt Turneri965: Preserve the CFG in instruction scheduling.
2014-09-24 Matt Turneri965/vec4: Preserve CFG in spill_reg().
2014-09-24 Matt Turneri965/vec4: Preserve the CFG in a few more places.
2014-09-24 Matt Turneri965/fs: Preserve the CFG in a few more places.
2014-09-24 Kristian Høgsbergi965: Restructure debug flags
2014-09-24 Marek Olšákst/mesa: redefine mapping from VARYING_SLOT_TEXi/PNTC...
2014-09-24 Marek Olšákst/mesa: don't set coord_enable for gl_PointCoord if...
2014-09-24 Marek Olšákst/mesa: use UniformBooleanTrue in glsl_to_tgsi
2014-09-24 Marek Olšákst/mesa: drop dependence on API profile in st_init_exte...
2014-09-24 Marek Olšákmesa: allow forcing >=3.1 compatibility contexts with...
2014-09-24 Marek Olšákmesa: don't set ES versions to GLSLVersion in _mesa_ini...
2014-09-23 Eric Anholtmesa: Move register_allocate.c to util.
2014-09-23 Juha-Pekka Heikkilameta: Fix error paths in meta_copy_image.c
2014-09-23 Juha-Pekka Heikkilameta: Avoid null access on setup_glsl_msaa_blit_shader()
2014-09-23 Juha-Pekka Heikkilai965: Add extra null check in intel_bufferobj_alloc()
2014-09-23 Juha-Pekka Heikkilamesa/main: Check allocations success in _mesa_one_time_...
2014-09-23 Juha-Pekka Heikkilai965: Avoid null access in intelMakeCurrent()
2014-09-23 Juha-Pekka Heikkilamesa: add null checks in symbol_table.c
2014-09-23 Juha-Pekka Heikkilai965: in set_read_rb_tex_image() check _mesa_meta_bind_...
2014-09-22 Andreas Pokornyi915: Fix black buffers when importing prime fds
2014-09-22 Jordan Justeni965/fs: Remove direct fs_visitor brw_wm_prog_key depen...
2014-09-22 Jordan Justeni965/fs: Use brw_sampler_prog_key_data instead of brw_w...
2014-09-22 Jordan Justeni965/fs: Remove direct fs_visitor brw_wm_prog_data...
2014-09-20 Chris Forbesi965/gen6: Enable GL 3.3 and GLSL 3.30
2014-09-19 Samuel Iglesias... i965/gen6: enable GLSL 1.50, OpenGL 3.2 and GL_AMD_vert...
2014-09-19 Iago Toral Quirogai965/gen6/gs: Use a specific implementation of geometry...
2014-09-19 Iago Toral Quirogai965/gen6/gs: upload ubo and pull constants surfaces.
2014-09-19 Samuel Iglesias... i965/gen6/gs: Enable transform feedback support in...
2014-09-19 Iago Toral Quirogai965/gen6/gs: Fix binding table clash between TF surfac...
2014-09-19 Iago Toral Quirogai965/gen6/gs: Avoid buffering transform feedback varyin...
2014-09-19 Samuel Iglesias... i965/gen6/gs: Buffer PSIZ/flags vertex data in gen6_gs_...
2014-09-19 Samuel Iglesias... i965/gen6/gs: Setup SOL surfaces for user-provided...
2014-09-19 Samuel Iglesias... i965/gen6/gs: implement transform feedback support...
2014-09-19 Samuel Iglesias... i965/gen6/gs: Add an additional parameter to the FF_SYN...
2014-09-19 Samuel Iglesias... i965/gen6/gs: implement GS_OPCODE_FF_SYNC_SET_PRIMITIVE...
2014-09-19 Samuel Iglesias... i965/gen6/gs: implement GS_OPCODE_SVB_SET_DST_INDEX...
2014-09-19 Samuel Iglesias... i965/gen6/gs: implement GS_OPCODE_SVB_WRITE opcode
2014-09-19 Iago Toral Quirogai965/gen6/gs: Enable texture units and upload sampler...
2014-09-19 Iago Toral Quirogai965/gen6/gs: Assign geometry shader VUE map properly.
2014-09-19 Iago Toral Quirogai965/gen6/gs: Implement support for gl_PrimitiveIdIn.
2014-09-19 Iago Toral Quirogai965/gen6/gs: Implement GS_OPCODE_SET_PRIMITIVE_ID.
2014-09-19 Iago Toral Quirogai965/gen6/gs: Handle the case where a geometry shader...
2014-09-19 Iago Toral Quirogai965/gen6/gs: Make sure we complete the last primitive.
2014-09-19 Iago Toral Quirogai965/gen6/gs: Implement geometry shaders for outputs...
2014-09-19 Iago Toral Quirogai965/gen6/gs: Add initial implementation for a gen6...
2014-09-19 Iago Toral Quirogai965: Generalize emit_urb_slot() to emit to any dst_reg.
2014-09-19 Iago Toral Quirogai965: Provide means to create registers of a given...
2014-09-19 Iago Toral Quirogai965/gen6/gs: Implement GS_OPCODE_SET_DWORD_2.
2014-09-19 Iago Toral Quirogai965/gen6/gs: Upload binding table for user-provided...
2014-09-19 Iago Toral Quirogai965/gen6/gs: Enable URB space for user-provided geomet...
2014-09-19 Iago Toral Quirogai965/gen6/gs: Compute URB entry size for user-provided...
2014-09-19 Iago Toral Quirogai965/gen6/gs: Add instruction URB flags to geometry...
2014-09-19 Iago Toral Quirogai965/gen6/gs: Implement GS_OPCODE_URB_WRITE_ALLOCATE.
next