OSDN Git Service

egl_dri2: add support for RGBA_8888 android native buffer
[android-x86/external-mesa.git] / src /
2011-09-09 Chia-I Wuegl_dri2: add support for RGBA_8888 android native...
2011-09-09 Chia-I Wust/dri: add support for __DRI_IMAGE_FORMAT_ABGR8888
2011-09-09 Chia-I Wuintel: add support for __DRI_IMAGE_FORMAT_ABGR8888
2011-09-09 Eric Anholtglsl: Don't do structure splitting until link time.
2011-09-09 Eric Anholtglsl: Clarify error message about whole-array assignmen...
2011-09-09 Eric Anholtglsl: When assiging from a whole array, mark it as...
2011-09-09 Eric Anholtglsl: Fix setting of OutputsWritten for whole array...
2011-09-09 Brian Paulmesa: remove unneeded #include of texfetch.h
2011-09-09 Brian Paulmesa: use _mesa_unpack_float_z_row in get_tex_depth()
2011-09-09 Brian Paulmesa: use ctx->Driver.GetTexImage() to decompress base...
2011-09-09 Brian Paulmesa: handle compressed images in get_tex_rgba()
2011-09-09 Brian Paulmesa: new _mesa_decompress_image() function
2011-09-09 Brian Paulmesa: added _mesa_get_uncompressed_format(), _mesa_form...
2011-09-09 Brian Paulmesa: add new pixel format unpacking code
2011-09-09 Brian Paulmeta: added _mesa_meta_GetTexImage()
2011-09-09 Brian Paulmeta: move texcoord setup into setup_texture_coords()
2011-09-08 Marcin Slusarznouveau: fix nouveau_fence leak
2011-09-08 Marcin Slusarznv50: fix screen->blitctx memory leak
2011-09-08 Adam Jacksongles: Fix glGet(GL_{NUM_,}COMPRESSED_TEXTURE_FORMATS_ARB)
2011-09-08 Paul Berryglsl: Make sure gl_ClipDistance and gl_ClipVertex are...
2011-09-08 Paul Berryglsl: Check that gl_ClipDistance[] is not sized too...
2011-09-08 Paul Berryglsl: Rework oversize array check for gl_TexCoord.
2011-09-08 Paul Berryglsl: Add constant gl_MaxClipDistances.
2011-09-08 Paul Berryglsl: Make gl_ClipDistance[] implicitly sized.
2011-09-08 José Fonsecast/egl: Fix GDI build.
2011-09-08 José FonsecaDefine INLINE macro in terms of inline.
2011-09-08 Benjamin Franzkest/egl: add premultiplied alpha support to wayland
2011-09-08 Benjamin Franzkest/egl: correctly return configs under wayland
2011-09-08 Chia-I WuRevert "st/egl: correctly return configs under wayland"
2011-09-08 Chia-I WuRevert "st/egl: add premultiplied alpha support to...
2011-09-08 Chia-I Wust/egl: add premultiplied alpha support to wayland
2011-09-08 Chia-I Wust/egl: correctly return configs under wayland
2011-09-08 Chia-I Wust/egl: overload NATIVE_PARAM_PREMULTIPLIED_ALPHA
2011-09-08 Chia-I Wust/egl: add NATIVE_PARAM_PREMULTIPLIED_ALPHA
2011-09-08 Chia-I Wust/egl: add native_present_control
2011-09-07 Brian Paulglsl: s/int/unsigned/ to silence warning
2011-09-07 Stéphane Marchesinst/mesa: Remove unused renderbuffer fields and functions.
2011-09-07 Kenneth Graunkei965/fs: Implement ir_u2f opcode.
2011-09-07 Kenneth Graunkei965: Fix disassembly for intdiv/intmod math functions.
2011-09-07 Chia-I Wust/egl: track changes to drop wl_visual in wayland
2011-09-07 Chia-I Wust/egl: track server side wayland changes
2011-09-07 Chia-I Wust/egl: use new wl_callback mechanism in wayland
2011-09-07 Kenneth Graunkei965: Use proper texture alignment units for cubemaps...
2011-09-07 Kenneth Graunkeglsl/ir_reader: Make sure constants have the right...
2011-09-07 Kenneth Graunkeglsl/builtins: Fix invalid float constant in noise4...
2011-09-07 Kenneth Graunkeglsl/builtins: Fix invalid vecN constants in hyperbolic...
2011-09-07 Dave Airlievarray.c: fix logic around BGRA with ARB_vertex_type_2_...
2011-09-07 Vinson Leemesa/vbo: s/inline/INLINE/
2011-09-07 Eric Anholti965/vs: Fix point size handling on gen4.
2011-09-07 Eric Anholti965/vs: Use write commits on scratch writes in pre...
2011-09-07 Eric Anholti965/vs: Fix setup of scratch space pointer on pre...
2011-09-07 Eric Anholti965/vs: Fix message setup for array read/writes on...
2011-09-07 Eric Anholti965/vs: Fix constant-indexed array read/write addresse...
2011-09-07 Eric Anholti965/vs: Add support for vector comparison ops resultin...
2011-09-07 Eric Anholti965/vs: Make pre-gen6 math operate in vector mode...
2011-09-07 Eric Anholti965/vs: Fix copy-and-paste disaster in pre-gen6 POW...
2011-09-07 Eric Anholti965/vs: Fix gen4 comparisons used for predication.
2011-09-07 Eric Anholti965/vs: Fix GPU hangs in shaders with large virtual...
2011-09-06 Brian Pauli965: add casts to silence int/enum conversion warnings
2011-09-06 Stéphane Marchesinstate_trackers/dri/sw: Implement texture_from_pixmap.
2011-09-06 Stéphane MarchesinDuplicate state_tracker/dri/sw/dri_drawable.c
2011-09-06 nobledEnable GLX_EXT_texture_from_pixmap in software.
2011-09-06 Brian Paulst/mesa: remove unneeded #include
2011-09-06 Brian Paulmesa: whitespace fixes, just to be consistent
2011-09-06 Brian Paulmesa: put _mesa_ prefix on vert_result_to_frag_attrib()
2011-09-06 Brian Paulmesa: fix vert_result_to_frag_attrib() parameter type
2011-09-06 Brian Paulmesa: s/inline/INLINE/ to fix MSVC build
2011-09-06 Adam JacksonDrop some Glide remnants
2011-09-06 Adam JacksonRemove an AmiWin leftover
2011-09-06 José Fonsecartasm,translate: Disable on Mingw-w64.
2011-09-06 Ian Romanickmesa: Remove support for unpacking from client memory...
2011-09-06 Ian Romanickswrast: Use GL_STENCIL_INDEX for address calculations
2011-09-06 Ian Romanickmesa: Remove GL_COLOR_INDEX from _mesa_{dest,source...
2011-09-06 Ian Romanickmesa: Remove GL_COLOR_INDEX from base format assertions
2011-09-06 Ian Romanickswrast: Remove GL_COLOR_INDEX from assertions
2011-09-06 Ian Romanickmesa: Remove unused struct gl_color_table
2011-09-06 Ian Romanickmesa: Remove unused functions _mesa_lookup_rgba_{float...
2011-09-06 Ian Romanickmesa: Remove all mention of GL_COLOR_INDEX*_EXT
2011-09-06 Ian Romanickmesa: Remove dd_function_table::CopyColorTable, ::CopyC...
2011-09-06 Ian Romanickmesa: Remove API facing bits of EXT_paletted_texture...
2011-09-06 Paul Berryi965: Remove two_side_color from brw_compute_vue_map().
2011-09-06 Paul Berryi965: For GEN6+, always make front/back colors adjacent...
2011-09-06 Paul Berryi965: GS: Use the VUE map to compute URB size.
2011-09-06 Paul Berryi965: clip: Remove no-longer-needed variables.
2011-09-06 Paul Berryi965: clip: Remove assumption about VUE header from...
2011-09-06 Paul Berryi965: clip: Change computation of nr_regs to use VUE...
2011-09-06 Paul Berryi965: clip: Convert computations to ..._to_offset(...
2011-09-06 Paul Berryi965: clip: Add a function to determine whether a vert_...
2011-09-06 Paul Berryi965: clip: Rework brw_clip_interp_vertex() to use...
2011-09-06 Paul Berryi965: clip: Modify brw_clip_interp_vertex() to use...
2011-09-06 Paul Berryi965: clip: Move header_regs into brw_clip_compile.
2011-09-06 Paul Berryi965: clip: Modify brw_clip_tri_alloc_regs() to use...
2011-09-06 Paul Berryi965: clip: Move hpos_offest and ndc_offset into local...
2011-09-06 Paul Berryi965: clip: rename header_position_offset to the more...
2011-09-06 Paul Berryi965: clip: Add VUE map computation to clip stage for...
2011-09-06 Paul Berryi965: SF: Change gen{6,7}_sf_state.c to compute URB...
2011-09-06 Paul Berryi965: SF: Move outputs_written to a local variable...
2011-09-06 Paul Berryi965: SF: New implementation of get_attr_override using...
2011-09-06 Paul Berryi965: SF: Remove unnecessary variables.
2011-09-06 Paul Berryi965: SF: Stop using nr_setup_attrs in compute_masks.
next