mesa.git
2010-05-17 Mathias Fröhlichgallium: EXT_timer_query support.
2010-05-17 Corbin Simpsonr300g: Add RS block dump.
2010-05-17 Brian Paulst/mesa: call st_flush_bitmap_cache() from st_readpixels()
2010-05-17 Brian Paulrbug: remove extra semicolon
2010-05-17 Eric Anholti965: Make rasterization of single and multiple quad...
2010-05-17 José Fonsecagallivm: Tweak ret_mask handling.
2010-05-17 Zack Rusingallivm: implement function calls by inlining
2010-05-17 José Fonsecai965g: Fix printf format specifier.
2010-05-16 Eric Anholti965: Remove the half-baked code for multiple OQs at...
2010-05-16 Eric Anholti965: Remove unused occlusion query struct field.
2010-05-16 Tom Stellardr300/compiler: fix peephole optimizer
2010-05-16 Nicolai Hähnler300/compiler: Implement simple peephole optimizer
2010-05-16 Marek Olšákr300g: implement flush+sync (AKA glFinish)
2010-05-16 Marek Olšákr300g: expose radeon_bo_wait to the driver
2010-05-16 Marek Olšákr300g: remove unused winsys entrypoints
2010-05-16 Jakob Bornecrantzsw/wrapper: Implement dt_get_handle
2010-05-16 Jakob Bornecrantzsw/wrapper: Make sure targets are textures
2010-05-16 Jakob Bornecrantzi965g: Fix return for resource_get_handle
2010-05-16 Marek Olšákr300g/swtcl: put emitting max index to the right place
2010-05-16 Marek Olšákr300g/swtcl: flush draw to avoid the rejection of CS
2010-05-16 Marek Olšákr300g/swtcl: update PSC only once when a shader is...
2010-05-16 Marek Olšákr300g/swtcl: call update_derived_state only once per...
2010-05-16 Vinson Leest/xlib: Remove unnecessary header.
2010-05-16 Vinson Leest/xorg: Remove unnecessary header.
2010-05-16 Vinson Leemesa: Remove unnecessary header.
2010-05-16 Vinson Leer300g: Move code after declarations.
2010-05-15 Marek Olšákr300g/swtcl: fix provoking vertex
2010-05-15 Marek Olšákr300g/swtcl: fix point sprite texgen (do it in HW)
2010-05-15 Marek Olšákr300g/swtcl: disable converting points/lines to triangles
2010-05-15 Marek Olšákr300/compiler: silence a warning
2010-05-15 Marek Olšákr300g: fix psychedelic colors with SWTCL
2010-05-15 Marek Olšákr300g: the vertex_stream_state atom for SWTCL should...
2010-05-15 Marek Olšákr300g: remove unused struct r300_vertex_info
2010-05-15 Marek Olšákr300g: fix emission of some non-CSO atoms at the beginn...
2010-05-15 Marek Olšákr300g: remove unused r300_query::active
2010-05-15 Marek Olšákr300g: fix BO space accounting for occlusion queries
2010-05-15 Marek Olšákr300g: forbid overlapping queries and print error messages
2010-05-15 Marek Olšákr300g: rename a few emit_query functions
2010-05-15 Marek Olšákr300g: silence warnings
2010-05-15 Vinson Leellvmpipe: Remove unnecessary headers.
2010-05-15 José Fonsecautil: Remove unused cruft.
2010-05-15 José Fonsecallvmpipe: Use GALLIVM_DEBUG opt where applicable.
2010-05-15 José Fonsecadraw: Use GALLIVM_DEBUG opt.
2010-05-15 José Fonsecagallivm: Centralize some of the LLVM debugging options.
2010-05-15 José Fonsecagallivm: Temporarily remove function call support
2010-05-15 Zack Rusingallivm: use our util_snprintf
2010-05-15 Zack Rusingallivm: implement function calls
2010-05-15 Zack Rusinvpglsl: add some simple tests with function calls
2010-05-14 Eric Anholti965: Set the correct provoking vertex for clipped...
2010-05-14 Brian Paulgallivm: added some vector length sanity checks
2010-05-14 Brian Paulgallivm: added lp_sizeof_llvm_type()
2010-05-14 Brian Paulgallivm: comments, const qualifiers
2010-05-14 Brian Paultgsi: clean up in emit_fetch()
2010-05-14 Brian Paulmesa: more info in glUniform error messages
2010-05-14 Brian Paulmesa: silence void * / func * conversion warnings
2010-05-14 Brian Paultgsi: add a dummy function to silence warning
2010-05-14 Brian Paulmesa: enum bitfields are a gcc-only feature, use GLubyte
2010-05-14 Kristian Høgsbergegl: Implement EGL_NOK_texture_from_pixmap
2010-05-14 Kristian Høgsbergegl: Only allow valid config attributes in _eglParseCon...
2010-05-14 Eric Anholti965: Add program dumping for INTEL_DEBUG=gs.
2010-05-14 Eric Anholti965: Parse the ff_sync URB send opcode on Ironlake...
2010-05-14 Eric Anholti965: Use R16G16B16A16_FLOAT for 3-component half-float.
2010-05-14 Eric Anholti965: Dump out the correct shared function for SEND...
2010-05-14 Eric Anholti965: Support INTEL_DEBUG=clip to dump the clip program.
2010-05-14 Eric Anholtintel: Handle arbitrary compressed formats in intel_com...
2010-05-14 Marek Olšákgallium: remove forward declarations of non-existent...
2010-05-14 Marek Olšákr300g: do not abort if a constant buffer is too large
2010-05-14 Marek Olšákr300g: add framebuffer state debug logging
2010-05-14 Marek Olšákr300g: sort out debug flags
2010-05-14 Brian Paulegl: remove duplicate ARRAY_SIZE() macro declaration
2010-05-14 Brian Paulglxinfo: add queries and reporting for float and sRGB...
2010-05-14 Patrice Mandinnouveau/nvfx: Define some capabilities for shaders
2010-05-14 Vinson Leeegl: Silence uninitialized variable warnings.
2010-05-14 Brian Paulmesa: print enum name instead of hexadecimal value...
2010-05-14 Brian Paulmesa: another transform feedback error check, 80-col...
2010-05-14 Alex Kozlovmesa: fpclassify dummy definition is not needed on...
2010-05-14 Keith Whitwellutil: fix copy_rect stride in default transfer_inline_write
2010-05-14 Kristian Høgsbergegl: Implement EGL_NOK_swap_region
2010-05-13 Marek Olšákr300g: fix for piglit/fp-indirections2
2010-05-13 Brian Paulrtasm: fix void * / func * casting warnings
2010-05-13 Brian Pauldraw: silence casting warnings
2010-05-13 Brian Paulgallivm: silence uninitialized var warning
2010-05-13 Brian Paulllvmpipe: silence casting warnings
2010-05-13 Brian Paulgallivm: silence casting warning
2010-05-13 Brian Paulgallivm: silence uninitialized var warning
2010-05-13 Brian Paulllvmpipe: silence uninitialized var warnings
2010-05-13 Brian Paulllvmpipe: silence cast warnings in test programs
2010-05-13 Brian Paulgallivm: added lp_dump_llvmtype() debug helper
2010-05-13 Brian Paulllvmpipe: additional comments
2010-05-13 Brian Paulgallivm: rename a var
2010-05-13 Kristian Høgsbergegl: Allow a prioritized list of default drivers
2010-05-13 Kristian Høgsbergegl_dri2: Downgrade initialization errors to warnings
2010-05-13 José Fonsecautil: Fix ptr -> int conversion.
2010-05-13 José FonsecaConditionally revert "gallivm: Use a more compact appro...
2010-05-13 Eric Anholti965: Reduce a single GL_QUADS to GL_TRIANGLE_FAN.
2010-05-13 Eric Anholtintel: Don't update window system renderbuffers on...
2010-05-13 Eric Anholtmesa: Remove no-op wrappers around trig functions.
2010-05-13 Eric Anholtmesa: Remove _mesa_pow(), which is always just pow().
2010-05-13 Marek Olšákr300g: fix texture transfers
2010-05-13 Alan Hourihanemesa: silence compiler warning
next