profile/ivi/mesa.git
2011-10-08 Dave Airliemesa/texformat: add integer fallbacks to other formats
2011-10-08 Dave Airliemesa: add packing for int/uint
2011-10-08 Dave Airlieu_format: add inline helper to find first non void...
2011-10-08 Kenneth Graunkei965: Fix inconsistent indentation in brw_eu_emit.c.
2011-10-08 Marek Olšákr300g: remove unused r300_resource::tex_offset
2011-10-07 Ian Romanickglsl: Remove unused method ir_variable::component_slots
2011-10-07 Ian Romanickmesa: Silence several 'warning: unused parameter' in...
2011-10-07 Ian Romanickmesa: Remove unused function _mesa_append_uniform
2011-10-07 Ian Romanickmesa: Simplify calling Driver.ProgramStringNotify after...
2011-10-07 Ian Romanickmesa: Simplify destroy_shader_program_variants_cb after...
2011-10-07 Ian Romanickmesa: Simplify validate_shader_program after previous...
2011-10-07 Ian Romanickmesa: Use gl_shader_program::_LinkedShaders instead...
2011-10-07 Ian Romanickmesa: Use gl_shader_program::_LinkedShaders instead...
2011-10-07 Ian Romanickmesa: Use gl_shader_program::_LinkedShaders instead...
2011-10-07 Chad Versacemesa: Close Doxygen group
2011-10-07 Marek Olšáku_blitter: bind a NULL geometry shader
2011-10-07 Marek Olšáku_blitter: cleanup checking for and restoring saved...
2011-10-07 Marek Olšákr300g: disable stream output on SWTCL chipsets
2011-10-07 Stéphane Marchesini915g: Add two new unsupported PIPE_CAPs.
2011-10-07 Chad Versacei915,i830: Remove dead HiZ assertions in *update_draw_b...
2011-10-07 Brian Paultnl: fix result vector allocation regression
2011-10-07 Brian Pauli965: make swizzle_for_size() return unsigned
2011-10-07 Brian Pauli965: make size_swizzles[] static const
2011-10-07 Brian Pauli965: silence unused var warnings in non-debug builds
2011-10-07 Brian Paulintel: silence uninitialized var warning
2011-10-07 Brian Paulmesa: fix software mipmap generation code for packed...
2011-10-07 Brian Paulr300: fix incompatible pointer type warnings
2011-10-07 Brian Paulmesa: update gl_texture_image comments
2011-10-07 Brian Paulswrast: s/FetchTexelf/FetchTexel/
2011-10-07 Brian Paulswrast: silence unused var warnings in non-debug builds
2011-10-07 Brian Paulswrast: remove unused swrast_texture_image::FetchTexelc...
2011-10-07 Brian Paulmesa: fix image unpacking when storing compressed textures
2011-10-07 Daniel Vetteri915g: handle seperate stencil clear
2011-10-07 Daniel Vetteri915g: actually try to clear 16bit depth bufs
2011-10-07 Daniel Vetteri915g: hw can't fastclear both depth and color when...
2011-10-07 Daniel Vetteri915g: disable scissor in fast clear
2011-10-07 Daniel Vetteri915g: add some obscure sampler formats
2011-10-07 Daniel Vetteri915g: fixup clear params emission
2011-10-07 Daniel Vetteri915g: make fixup swizzle into a real hw state
2011-10-07 Jason Woodglsl: Remove version check when looking for identifiers...
2011-10-07 Stéphane Marchesini915g: Announce GL 2.0.
2011-10-07 Paul Berryi965 Gen6+: De-compact clip planes.
2011-10-07 Paul Berryi965 VS: Change nr_userclip to nr_userclip_planes.
2011-10-07 Paul Berryi965: Make brw_compute_vue_map's userclip dependency...
2011-10-07 Paul Berryi965: Move ClipPlanesEnabled state to VS cache key.
2011-10-07 Paul Berryi965: Rearrange VS cache key struct.
2011-10-07 Paul Berrymesa: Create _mesa_bitcount_64() to replace i965's...
2011-10-06 Kenneth Graunkemesa/es: Allow GL_CLIP_PLANE0+6 and GL_CLIP_PLANE0+7.
2011-10-06 Kenneth Graunkemesa/get: Move MAX_LIGHTS from GL/ES2 to GL/ES1.
2011-10-06 Kenneth Graunkemeta: Don't enable TEXTURE_RECTANGLE when it's unsupported.
2011-10-06 Stéphane Marchesini915g: Silence warning.
2011-10-06 Stéphane Marchesini915g: Fix comment.
2011-10-06 Brian Paulmesa: remove some unneeded forward struct declarations
2011-10-06 Brian Paulst/mesa: fix comment
2011-10-06 Brian Paulmesa: remove unused _mesa_rescale_teximage2d() function
2011-10-06 Brian Paulmesa: remove unused gl_texture_image::DriverData field
2011-10-06 Brian Paulst/mesa: don't use gl_texture_image::RowStride
2011-10-06 Brian Paulst/mesa: completely stop using gl_texture_image::Data
2011-10-06 Brian Paulst/mesa: stop using gl_texture_image::Data when mapping...
2011-10-06 Brian Paulmesa: get rid of imageOffsets arrays in texstore code
2011-10-06 Stéphane Marchesinst/glx: remove the duplicated Drawable member.
2011-10-05 Eric Anholtglsl: Consider "__" in identifers as reserved.
2011-10-05 Brian Paulswrast: update texfetch_funcs table for new int/uint...
2011-10-05 Paul Berryi965 Gen6: Implement gl_ClipVertex.
2011-10-05 Paul Berrymesa: Add a gl_vert_result for gl_ClipVertex.
2011-10-05 José Fonsecallvmpipe: Fix the 4 planes (lines) case properly.
2011-10-05 José Fonsecallvmpipe: Ensure the 16x16 special rasterization path...
2011-10-05 Dave Airliemesa: update fbo format tablet for integer types.
2011-10-05 Dave Airliemesa/texstore: add texstore paths for all the integer...
2011-10-05 Dave Airliemesa/texformat: update choose_tex_format for integer...
2011-10-05 Dave Airliemesa/formats: add rest of integer formats.
2011-10-05 Dave Airlietexstore: create texstore table on first access.
2011-10-05 Stéphane Marchesinglsl: Remove unneeded headers.
2011-10-04 Brian Paulegl: restore missing \ in Makefile
2011-10-04 Paul Berryr200/r300/r600: remove dangling radeon_tex_getimage...
2011-10-04 Kenneth Graunkeglapi: Enclose glapi.h in an extern "C" block when...
2011-10-04 Brian Paulscons: add new files to src/mesa/SConscript
2011-10-04 Brian Paulsoftpipe: fix Z interpolation invariance bug
2011-10-04 Brian Paulsoftpipe: add check for DO_PSTIPPLE_IN_HELPER_MODULE
2011-10-04 Ian Romanickmesa: Remove unused gl_program::Attributes
2011-10-04 Ian Romanickmesa: Determine GL_ACTIVE_ATTRIBUTE_MAX_LENGTH by walki...
2011-10-04 Ian Romanickmesa: Determine GL_ACTIVE_ATTRIBUTES by walking the...
2011-10-04 Ian Romanickmesa: Remove unused gl_shader_program::Attributes
2011-10-04 Ian Romanickmesa: Make _mesa_GetActiveAttribARB use the attributes...
2011-10-04 Ian Romanickmesa: Move _mesa_GetActiveAttribARB to shader_query.cpp
2011-10-04 Ian Romanicklinker: Use gl_shader_program::AttributeBindings for...
2011-10-04 Ian Romanickmesa: Add gl_shader_program::AttributeBindings
2011-10-04 Ian Romanickmesa: Move _mesa_BindAttribLocationARB to shader_query.cpp
2011-10-04 Ian Romanickmesa: Add string_to_uint_map facade class
2011-10-04 Ian Romanickmesa: Add hash_table_replace
2011-10-04 Ian Romanickmesa: Move _mesa_GetAttribLocationARB to shader_query.cpp
2011-10-04 Ian Romanickglsl: Delete symbol table in post-link shaders
2011-10-04 Ian Romanickglapi: regen API files for new extension
2011-10-04 Ian Romanickmesa: Remove ARB_draw_buffers extension enable flag
2011-10-04 Ian Romanickmesa: Advertise NV_fbo_color_attachments on OpenGL...
2011-10-04 Ian Romanickmesa: Advertise NV_draw_buffers in OpenGL ES 2.0
2011-10-04 Ian Romanickmesa/es: Allow querying GL_DRAW_BUFFERi in OpenGL ES 2.0
2011-10-04 Ian Romanickmesa/es: Allow querying GL_MAX_COLOR_ATTACHMENTS in...
2011-10-04 Ian Romanickmesa/es: Allow other color attachments in OpenGL ES 2.0
2011-10-04 Ian Romanickmesa/es: Make glDrawBuffersNV available in OpenGL ES 2.0
next