egl: Check if API is supported when using eglBindAPI.
[mesa.git] / src /
2016-06-02 Plamena Manolovaegl: Check if API is supported when using eglBindAPI.
2016-06-02 Eric Engestromst/osmesa: remove double-write (overwriting)
2016-06-02 Nayan Deshmukhst/vdpau: check for null pointer in get/put bits.
2016-06-02 Christian Königradeon/uvd: fix the H264 level for Tonga v2
2016-06-02 Alejandro Piñeiromesa/formatquery: add a comment to clarify INTERNALFORM...
2016-06-02 Alejandro Piñeiroi965/formatquery: remove INTERNALFORMAT_PREFERRED imple...
2016-06-02 Alejandro Piñeiroi965/eu: use simd8 when exec_size != EXECUTE_16
2016-06-02 Jordan Justeni965: Remove old CS local ID handling
2016-06-02 Jordan Justeni965: Enable cross-thread constants and compact local...
2016-06-02 Jordan Justenanv: Support new local ID generation & cross-thread...
2016-06-02 Jordan Justeni965: Support new local ID push constant & cross-thread...
2016-06-02 Jordan Justeni965: Add CS push constant info to brw_cs_prog_data
2016-06-02 Jordan Justeni965: Store number of threads in brw_cs_prog_data
2016-06-02 Jordan Justeni965: Add nir based intrinsic lowering and thread ID...
2016-06-02 Jordan Justeni965: Put CS local thread ID uniform in last push register
2016-06-02 Jordan Justeni965: Add uniform for a CS thread local base ID
2016-06-02 Jordan Justeni965: Add nir channel_num system value
2016-06-02 Jordan Justennir: Make lowering gl_LocalInvocationIndex optional
2016-06-02 Jordan Justenglsl: Add glsl LowerCsDerivedVariables option
2016-06-01 Jason Ekstrandi965/fs: Copy the offset when lowering logical pull...
2016-06-01 Dave Airlieglsl/distance: make sure we use clip dist varying slot...
2016-06-01 Nicolai Hähnlewinsys/amdgpu: decay max_ib_size over time
2016-06-01 Nicolai Hähnlewinsys/amdgpu: implement IB chaining on the gfx ring
2016-06-01 Nicolai Hähnlewinsys/amdgpu: consolidate IB size management in amdgpu...
2016-06-01 Nicolai Hähnleradeon/winsys: introduce radeon_winsys_cs_chunk
2016-06-01 Nicolai Hähnleradeonsi/sid: add packet definitions for IB chaining
2016-06-01 Nicolai Hähnlewinsys/amdgpu: start with smaller IBs, growing as necessary
2016-06-01 Nicolai Hähnlewinsys/amdgpu: add amdgpu_ib and amdgpu_cs_from_ib...
2016-06-01 Nicolai Hähnlewinsys/amdgpu: extract IB big buffer allocation for...
2016-06-01 Nicolai Hähnlewinsys/amdgpu: add IB buffer in amdgpu_get_new_ib
2016-06-01 Nicolai Hähnlegallium/radeon: use cs_check_space throughout
2016-06-01 Nicolai Hähnleradeon/winsys: add cs_check_space
2016-06-01 Nicolai Hähnlewinsys/amdgpu: simplify interface of amdgpu_get_new_ib
2016-06-01 Nicolai Hähnlewinsys/amdgpu: add amdgpu_cs_has_user_fence
2016-06-01 Kenneth Graunkei965: Fix isoline reads in scalar TES.
2016-06-01 Nicolai Hähnlest/mesa: implement PBO downloads for ReadPixels
2016-06-01 Nicolai Hähnlest/mesa: hook up a no-op try_pbo_readpixels
2016-06-01 Nicolai Hähnlest/mesa: add layer_offset to PBO fragment shader
2016-06-01 Nicolai Hähnlest/mesa: create PBO download fragment shaders
2016-06-01 Nicolai Hähnlest/mesa: add PBO download enable bit and fragment shaders
2016-06-01 Nicolai Hähnlest/mesa: move shareable parts of PBO upload state and...
2016-06-01 Nicolai Hähnlest/mesa: move PBO buffer address calculation to st_pbo.c
2016-06-01 Nicolai Hähnlest/mesa: move PBO upload fs creation to st_pbo.c
2016-06-01 Nicolai Hähnlest/mesa: rename pbo_upload to pbo
2016-06-01 Nicolai Hähnlest/mesa: move PBO vertex and geometry shader creation...
2016-06-01 Nicolai Hähnlest/mesa: begin moving PBO functions into their own...
2016-06-01 Nicolai Hähnlegallium/cso: allow saving the first fragment shader...
2016-06-01 Nicolai Hähnlegallium/u_inlines: allow NULL src in util_copy_image_view
2016-06-01 Nicolai Hähnlegallium: add PIPE_BARRIER_ALL define
2016-06-01 Ian Romanickglsl: Use Geom.VerticesOut == -1 to specify unset
2016-06-01 Ian Romanicki965: If control_data_header_size_bits is zero, don...
2016-06-01 Ian Romanickmesa: Fix bogus strncmp
2016-06-01 Marek Olšákradeonsi: set correct stencil tile mode for texturing
2016-06-01 Marek Olšákwinsys/amdgpu: set flags correctly when allocating...
2016-06-01 Marek Olšákgallium/radeon: lower memory usage during texture transfers
2016-06-01 Marek Olšákgallium/radeon: invalidate busy linear textures for...
2016-06-01 Marek Olšákgallium/radeon: degrade tiled textures mapped often...
2016-06-01 Marek Olšákgallium/radeon: clean up and better comment use_staging...
2016-06-01 Marek Olšákradeonsi: set some colorbuffer register fields at emit...
2016-06-01 Marek Olšákradeonsi: implement global resetting of texture descriptors
2016-06-01 Marek Olšákradeonsi: move code for setting one shader image into...
2016-06-01 Marek Olšákradeonsi: set some image descriptor fields at bind...
2016-06-01 Marek Olšákgallium/radeon: strenghten some checking for DMA prepar...
2016-06-01 Marek Olšákgallium/util: add util_texrange_covers_whole_level...
2016-06-01 Ilia Mirkinnir: allow sat on all float destination types
2016-06-01 Alex Deucherradeonsi: fix the raster config setup for 1 RB iceland...
2016-06-01 Dave Airliemesa/sampler: fix error codes for sampler parameters.
2016-06-01 Dave Airlieglsl: define some GLES3 constants in GLSL 4.1
2016-06-01 Topi Pohjolaineni965: Add norbc debug option
2016-06-01 Topi Pohjolaineni965/gen9: Configure rbc buffers as plain for non-rbc...
2016-06-01 Kenneth Graunkei965: Fix the passthrough TCS for isolines.
2016-06-01 Dave Airliei965/xfb: skip components in correct buffer.
2016-06-01 Dave Airlieglsl/linker: fix multiple streams transform feedback.
2016-06-01 Dave Airliemesa/bufferobj: use mapping range in BufferSubData.
2016-06-01 Ilia Mirkinnv50/ir: fix error finding free element in bitset in...
2016-06-01 Ilia Mirkinnv50/ir: print relevant file's bitset when showing...
2016-06-01 Timothy ArceriRevert "glsl: fix xfb_offset unsized array validation"
2016-05-31 Francisco Jerezi965/fs: Allow scalar source regions on SNB math instru...
2016-05-31 Francisco Jerezi965/fs: Fix constant combining for instructions that...
2016-05-31 Francisco Jerezi965/fs: Extend remove_duplicate_mrf_writes() to handle...
2016-05-31 Francisco Jerezi965/fs: Fix compute_to_mrf() to coalesce VGRFs initial...
2016-05-31 Francisco Jerezi965/fs: Teach compute_to_mrf() about the COMPR4 addres...
2016-05-31 Francisco Jerezi965/fs: Refactor compute_to_mrf() to split search...
2016-05-31 Francisco Jerezi965/fs: Fix compute-to-mrf VGRF region coverage condition.
2016-05-31 Francisco Jerezi965/fs: Simplify and improve accuracy of compute_to_mr...
2016-05-31 Francisco Jerezi965/fs: Teach regions_overlap() about COMPR4 MRF regions.
2016-05-31 Dylan BakerDon't use python 3
2016-05-31 Dylan Bakergenxml: change chbang to python 2
2016-05-31 Dylan Bakergenxml: use the isalpha method rather than str.isalpha.
2016-05-31 Dylan Bakergenxml: require future imports for python2 compatibility.
2016-05-31 Dylan Bakergenxml: mark re strings as raw
2016-05-31 Dylan Bakergenxml: Make classes descendants of object
2016-05-31 Dylan Bakergenxml: mark gen_pack_header.py as encoded in utf-8
2016-05-31 Bas Nieuwenhuizenradeonsi: Decompress DCC textures in a render feedback...
2016-05-31 Bas Nieuwenhuizenradeonsi: Add counter to check if a texture is bound...
2016-05-31 Rhys Kiddvc4: Fix compiler warnings in fail_instr path of QIR...
2016-05-31 Emil Velikovanv: let anv_entrypoints_gen.py generate proper Wayland...
2016-05-31 Brian Paulsvga: change enum pipe_resource_usage back to unsigned
2016-05-31 Marek Olšákradeonsi: fix CP DMA hazard with index buffer fetches
2016-05-31 Marek Olšákr600g: do GL-compliant integer resolves
next