freedreno: update generated headers
[mesa.git] / src /
2014-09-13 Rob Clarkfreedreno: update generated headers
2014-09-13 Chia-I Wuilo: trust vertex element count more
2014-09-13 Chia-I Wuilo: simplify src operand gathering in disassembler
2014-09-13 Chia-I Wuilo: derive 3-src instructions from the opcode table
2014-09-13 Ilia Mirkinnouveau: check for mesa context init failure
2014-09-13 Ilia Mirkinnouveau: avoid leaking screen on initialization fail
2014-09-13 Ilia Mirkinnouveau: change internal variables to avoid conflicts...
2014-09-13 Chia-I Wuilo: clean up 3DPRIMITIVE functions
2014-09-13 Chia-I Wuilo: clean up 3D/media common functions
2014-09-13 Chia-I Wuilo: move 3D functions to ilo_builder_3d*.h
2014-09-13 Chia-I Wuilo: move media functions to ilo_builder_media.h
2014-09-13 Chia-I Wuilo: move GPE common functions to ilo_builder_render.h
2014-09-12 Kenneth Graunkeglsl: Speed up constant folding for swizzles.
2014-09-12 Kenneth Graunkei965/vec4: Make type_size() return 0 for samplers.
2014-09-12 Kenneth Graunkei965: Skip allocating UNIFORM file storage for uniforms...
2014-09-12 Kenneth Graunkei965: Separate gl_InstanceID and gl_VertexID uploading.
2014-09-12 Kenneth Graunkei965: Fix reference counting in new basevertex upload...
2014-09-12 Rob Clarkfreedreno: "fix" problems with excessive flushes
2014-09-12 Marek Olšákr600g,radeonsi: add debug option which forces DMA for...
2014-09-12 Ilia Mirkinfreedreno/ir3: implement UMUL correctly
2014-09-12 Ilia Mirkinfreedreno/ir3: fix UCMP handling
2014-09-12 Ilia Mirkinfreedreno/ir3: add TXL support
2014-09-12 Rob Clarkfreedreno/ir3: add missing put_dst
2014-09-12 Rob Clarkfreedreno/ir3: catch incorrect usage of tmp-dst
2014-09-12 Ilia Mirkinfreedreno/ir3: use unsigned comparison for UIF
2014-09-12 Ilia Mirkinfreedreno/ir3: negate result of USLT/etc
2014-09-12 Ilia Mirkinfreedreno/ir3: add UARL support
2014-09-12 Ilia Mirkinfreedreno/ir3: INEG operates on src0, not src1
2014-09-12 Ilia Mirkinfreedreno/ir3: fix FSLT/etc handling to return 0/-1...
2014-09-12 Rob Clarkfreedreno/a3xx: alpha render-target shenanigans
2014-09-12 Rob Clarkutil/u_format: add _is_alpha()
2014-09-12 Rob Clarkfreedreno/a3xx: format fixes
2014-09-12 Rob Clarkfreedreno: update generated headers
2014-09-12 Rob Clarkfreedreno/a3xx: handle rendering to layer != 0
2014-09-12 Brian Paulmesa: fix _mesa_free_pipeline_data() use-after-free bug
2014-09-12 Connor Abbottra: assert against unsigned underflow in q_total
2014-09-12 Connor Abbottra: note a restriction in the interfence graph API
2014-09-12 Connor Abbottr300g: set register classes before interferences
2014-09-12 Andreas Bollgallium/util: add missing u_debug include
2014-09-12 Chia-I Wuilo: fix builder size checks for BLT buffer clear/copy
2014-09-12 Chia-I Wuilo: reduce BLT function parameters
2014-09-12 Chia-I Wuilo: clean up BLT functions
2014-09-12 Chia-I Wuilo: clean up MI functions
2014-09-12 Chia-I Wuilo: move BLT functions to ilo_builder_blt.h
2014-09-12 Chia-I Wuilo: move MI functions to ilo_builder_mi.h
2014-09-12 Chia-I Wuilo: add ILO_DEV_ASSERT()
2014-09-12 Chia-I Wuilo: use an accessor for dev->gen
2014-09-12 Chia-I Wuilo: add GEN_EXTRACT() and GEN_SHIFT32()
2014-09-12 Chia-I Wuilo: remove ILO_GEN_GET_MAJOR()
2014-09-12 Chia-I Wuilo: careful with empty fb state in ilo_gpe_set_fb()
2014-09-12 Ilia Mirkinnv50,nvc0: enable ARB_texture_view
2014-09-12 Ilia Mirkinmesa/st: add ARB_texture_view support
2014-09-12 Ilia Mirkingallium: add a texture target to sampler view and a...
2014-09-12 Ilia Mirkinnouveau: only enable stencil func if the visual has...
2014-09-12 Ilia Mirkinnouveau: only enable the depth test if there actually...
2014-09-12 Maarten Lankhorstnouveau: remove unneeded assert
2014-09-12 Maarten Lankhorstnouveau: rework reference frame handling
2014-09-12 Maarten Lankhorstnouveau: fix MPEG4 hw decoding
2014-09-12 Maarten Lankhorstnouveau: re-allocate bo's on overflow
2014-09-12 Chia-I Wuilo: fix a compile error with -Werror=format-security
2014-09-11 Ian Romanicki965/vec4: Only examine virtual_grf_end for GRF sources
2014-09-11 Brian Paulst/mesa: handle failed context creation for core profile
2014-09-11 Iago Toral Quirogai965: Implement GL_PRIMITIVES_GENERATED with non-zero...
2014-09-11 Christian Königradeon/uvd: use PIPE_USAGE_STAGING for msg&fb buffers
2014-09-11 Christian Königradeon/video: use the hw to initial clear the buffers
2014-09-11 Christian Königradeon/video: use more of the common buffer code v2
2014-09-11 Chia-I Wuilo: add a new disassembler
2014-09-11 Chia-I Wuilo: update genhw headers
2014-09-11 Frank Henigmanglsl: allow precision qualifier on sampler arrays
2014-09-11 Tapani Pälliglsl: mark variable as loop constant when it is set...
2014-09-11 Michel Dänzerradeonsi: Simplify si_dma_copy_tile function
2014-09-10 Brian Paulu_vbuf: simple whitespace fix
2014-09-10 Brian Paulmesa: fix UNCLAMPED_FLOAT_TO_UBYTE() macro for MSVC
2014-09-10 Brian Paulmesa: trim down some #includes
2014-09-10 Vinson Leepipe-loader: Include unistd.h in pipe_loader_drm.c...
2014-09-10 Kenneth Graunkei965: Disable guardband clipping in the smaller-than...
2014-09-10 Ian Romanicki965: Request lowering gl_VertexID
2014-09-10 Kenneth Graunkei965: Expose gl_BaseVertex via a vertex attribute.
2014-09-10 Kenneth Graunkei965: Refactor Gen4-7 VERTEX_BUFFER_STATE emission...
2014-09-10 Kenneth Graunkei965: Make gl_BaseVertex available in a buffer object.
2014-09-10 Kenneth Graunkei965: Calculate start/base_vertex_location after prepar...
2014-09-10 Ian Romanicki965: Handle SYSTEM_VALUE_VERTEX_ID_ZERO_BASE
2014-09-10 Kenneth Graunkemesa: Fix glGetActiveAttribute for gl_VertexID when...
2014-09-10 Kenneth Graunkemesa: Replace string comparisons with SYSTEM_VALUE...
2014-09-10 Ian Romanickglsl: Add a lowering pass for gl_VertexID
2014-09-10 Ian Romanickglsl/linker: Make get_main_function_signature public
2014-09-10 Ian Romanickmesa: Add SYSTEM_VALUE_BASE_VERTEX
2014-09-10 Ian Romanickmesa: Add SYSTEM_VALUE_VERTEX_ID_ZERO_BASE
2014-09-10 Ian Romanickmesa: Document SYSTEM_VALUE_VERTEX_ID and SYSTEM_VALUE_...
2014-09-10 Eric Anholtvc4: Add support for shadow samplers.
2014-09-10 Eric Anholtvc4: Add support for texture swizzles.
2014-09-10 Eric Anholtvc4: Move the texture format into a struct.
2014-09-10 Eric Anholtvc4: Add support for depth texturing.
2014-09-10 Eric Anholtvc4: Expose r4 to register allocation.
2014-09-10 Eric Anholtvc4: Drop pointless raddr conflict handling on SF.
2014-09-10 Eric Anholtvc4: The r4_count is supposed to be how many writes...
2014-09-10 Michel Dänzerr600g,radeonsi: Set RADEON_GEM_NO_CPU_ACCESS flag for...
2014-09-09 Rob Clarkfreedreno/a3xx: enable hw primitive-restart
2014-09-09 Rob Clarkfreedreno: update generated headers
2014-09-09 Rob Clarkfreedreno/ir3: fix potential segfault in RA
next