OSDN Git Service

android-x86/external-mesa.git
2017-02-08 Chih-Wei HuangMerge remote-tracking branch 'mesa/11.0' into lollipop-x86 lollipop-x86
2016-01-22 Emil Velikovdocs: add sha256 checksums for 11.0.9
2016-01-22 Emil Velikovdocs: add release notes for 11.0.9
2016-01-22 Emil VelikovUpdate version to 11.0.9
2016-01-22 Emil Velikovegl/dri2: expose srgb configs when KHR_gl_colorspace...
2016-01-22 Emil Velikovi915: correctly parse/set the context flags
2016-01-22 Oded Gabbayllvmpipe: use vpkswss when dst is signed
2016-01-22 Marek Olšákradeonsi: don't miss changes to SPI_TMPRING_SIZE
2016-01-15 Neil Robertsi965: Fix crash when calling glViewport with no surface...
2016-01-15 Nicolai Hähnlei965: use _mesa_delete_buffer_object
2016-01-15 Nicolai Hähnlei915: use _mesa_delete_buffer_object
2016-01-15 Nicolai Hähnleradeon: use _mesa_delete_buffer_object
2016-01-15 Nicolai Hähnlest/mesa: use _mesa_delete_buffer_object
2016-01-15 Nicolai Hähnlemesa/bufferobj: make _mesa_delete_buffer_object externa...
2016-01-15 Ilia Mirkinnvc0: scale up inter_bo size so that it's 16M for a...
2016-01-15 Ilia Mirkinnv50,nvc0: fix crash when increasing bsp bo size for...
2016-01-14 Ilia Mirkinnv50,nvc0: make sure there's pushbuf space and that...
2016-01-14 Kenneth Graunkenvc0: Set winding order regardless of domain.
2016-01-14 Ilia Mirkinnv50/ir: float(s32 & 0xff) = float(u8), not s8
2016-01-14 Grazvydas Ignotasr600: fix constant buffer size programming
2016-01-14 Ilia Mirkinnvc0: don't forget to reset VTX_TMP bufctx slot after...
2016-01-14 Emil Velikovcherry-ignore: add the dri3 glx null check patch
2016-01-14 Kenneth Graunkeralloc: Fix ralloc_adopt() to the old context's last...
2016-01-14 Rob Herringfreedreno/ir3: fix 32-bit builds with pointer-to-int...
2016-01-14 Nicolai Hähnlegallium/radeon: only dispose locally created target...
2016-01-14 Miklós Mátémesa: Don't leak ATIfs instructions in DeleteFragmentShader
2016-01-14 Emil Velikovcherry-ignore: add patch already in branch
2015-12-21 Emil Velikovdocs: add sha256 checksums for 11.0.8
2015-12-21 Emil Velikovdocs: add release notes for 11.0.8
2015-12-21 Emil VelikovUpdate version to 11.0.8
2015-12-21 Marek Olšákr600g: write all MRTs only if there is exactly one...
2015-12-21 Marek Olšáktgsi/scan: add flag colors_written
2015-12-21 Boyuan Zhangradeon/uvd: uv pitch separation for stoney
2015-12-21 Ilia Mirkinttn: add TEX2 support
2015-12-19 Emil VelikovRevert "i965/vec4: Use byte offsets for UBO pulls on...
2015-12-19 Emil VelikovRevert "i965/fs: Use a stride of 1 and byte offsets...
2015-12-19 Emil VelikovRevert "i965/vec4: Use a stride of 1 and byte offsets...
2015-12-19 Emil VelikovRevert "i965/state: Get rid of dword_pitch arguments...
2015-12-19 Emil VelikovRevert "i965/nir: Remove unused indirect handling"
2015-12-18 Oded Gabbayconfigura.ac: fix test for SSE4.1 assembler support
2015-12-18 Jonathan Grayconfigure: check for python2.7 for PYTHON2
2015-12-18 Jonathan Grayconfigure.ac: use pkg-config for libelf
2015-12-18 Samuel Pitoisetnvc0: free memory allocated by the prog which reads...
2015-12-18 Ian Romanickmeta/generate_mipmap: Work-around GLES 1.x problem...
2015-12-18 Ilia Mirkinglsl: assign varying locations to tess shaders when...
2015-12-18 Emil Velikovcherry-ignore: don't pick a specific i965 formats patch
2015-12-18 Neil Robertsi965: Add B8G8R8X8_SRGB to the alpha format override
2015-12-18 Neil Robertsi965: Add MESA_FORMAT_B8G8R8X8_SRGB to brw_format_for_m...
2015-12-18 Ilia Mirkinnv50/ir: can't have predication and immediates
2015-12-18 Marek Olšákgallium/radeon: fix Hyper-Z hangs by programming PA_SC_...
2015-12-18 Marek Olšákradeonsi: apply the streamout workaround to Fiji as...
2015-12-18 Marek Olšákradeonsi: don't call of u_prims_for_vertices for patche...
2015-12-18 Dave Airliemesa/shader: return correct attribute location for...
2015-12-18 Patrick Rudolphgallium/util: return correct number of bound vertex...
2015-12-18 Dave Airliemesa/varray: set double arrays to non-normalised.
2015-12-18 Patrick Rudolphnv50,nvc0: fix use-after-free when vertex buffers are...
2015-12-18 Francisco Jerezi965: Resolve color and flush for all active shader...
2015-12-18 Dave Airlieradeonsi: handle doubles in lds load path.
2015-12-18 Dave Airlier600: handle geometry dynamic input array index
2015-12-18 Dave Airlier600g: fix geom shader input indirect indexing.
2015-12-18 Dave Airlier600/shader: add utility functions to do single slot...
2015-12-18 Dave Airlier600/shader: split address get out to a function.
2015-12-18 Ilia Mirkinnv50/ir: fix cutoff for using r63 vs r127 when replacin...
2015-12-18 Matt Turnerglsl: Allow binding of image variables with 420pack.
2015-12-18 Jason Ekstrandi965/nir: Remove unused indirect handling
2015-12-18 Jason Ekstrandi965/state: Get rid of dword_pitch arguments to buffer...
2015-12-18 Jason Ekstrandi965/vec4: Use a stride of 1 and byte offsets for UBOs
2015-12-18 Jason Ekstrandi965/fs: Use a stride of 1 and byte offsets for UBOs
2015-12-18 Jason Ekstrandi965/vec4: Use byte offsets for UBO pulls on Sandy...
2015-12-18 Ilia Mirkingk110/ir: fix imad sat/hi flag emission for immediate...
2015-12-18 Ilia Mirkingk104/ir: sampler doesn't matter for txf
2015-12-18 Ilia Mirkingk110/ir: fix imul hi emission with limm arg
2015-12-18 Ilia Mirkinnv50/ir: avoid looking at uninitialized srcMods entries
2015-12-18 Ilia Mirkinnv50/ir: fix DCE to not generate 96-bit loads
2015-12-18 Marek Olšákradeonsi: fix Fiji for LLVM <= 3.7
2015-12-18 Tapani Pällii965: use _Shader to get fragment program when updating...
2015-12-18 Ilia Mirkinnv50/ir: don't forget to mark flagsDef on cvt in txb...
2015-12-18 Ilia Mirkinnv50/ir: fix instruction permutation logic
2015-12-18 Ilia Mirkinnv50/ir: the mad source might not have a defining instr...
2015-12-18 Ilia Mirkinnv50/ir: deal with loops with no breaks
2015-12-18 Ilia Mirkinnvc0/ir: fold postfactor into immediate
2015-12-18 Dave Airlier600: SMX returns CONTEXT_DONE early workaround
2015-12-18 Dave Airlier600: do SQ flush ES ring rolling workaround
2015-12-18 Kenneth Graunkei965: Fix scalar vertex shader struct outputs.
2015-12-18 Kenneth Graunkei965: Fix fragment shader struct inputs.
2015-12-18 Marek Olšákradeonsi: fix a hang due to uninitialized border color...
2015-12-18 Marek Olšákradeonsi: fix occlusion queries on Fiji
2015-12-18 Tom Stellardradeonsi/compute: Use the compiler's COMPUTE_PGM_RSRC...
2015-12-18 Tom Stellardradeonsi: Rename si_shader::ls_rsrc{1,2} to si_shader...
2015-12-18 Ilia Mirkinfreedreno/a4xx: point regid to "red" even for alpha...
2015-12-18 Ilia Mirkinfreedreno/a4xx: fix 5_5_5_1 texture sampler format
2015-12-18 Ilia Mirkinfreedreno/a4xx: support lod_bias
2015-12-10 Chih-Wei Huangandroid: gallium_dri: fix a linking error
2015-12-10 Emil Velikovi965: store reference to the context within struct...
2015-12-10 Mauro Rossiandroid: build with c++11 on android lollipop
2015-12-10 Chih-Wei Huangandroid: avoid building errors with stlport
2015-12-10 Chih-Wei Huangegl/main: let EGL_RECORDABLE_ANDROID be a valid attrib
2015-12-10 Chih-Wei Huangi915: add mock implementation of GL_OES_EGL_image_external
2015-12-10 Chih-Wei Huangandroid: a workaround for GL_INVALID_OPERATION (0x502...
2015-12-10 Sean V Kelleyi915: Support Android RGBX8888 format for EGL generated...
next