nv50: import current "state of the art" nv50 code
[mesa.git] / src / gallium /
2008-06-29 Ben Skeggsnv50: import current "state of the art" nv50 code
2008-06-29 Ben Skeggsnouveau: adapt to cpp->pf_block changes
2008-06-29 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-06-28 Brian Paulegl: set config's EGL_CONFORMANT, EGL_RENDERABLE_TYPE...
2008-06-27 Zack Rusinegl: helps if the stride is right
2008-06-27 Zack Rusineh, we need a buildbot... fix the compilation
2008-06-27 Roland Scheideggergallium: handle msaa
2008-06-27 Robert Ellisonegl: These changes allow an eglBindAPI(EGL_OPENGL_ES_AP...
2008-06-27 Jakob Bornecrantzi915: Fix the last of the stride/pitch changes
2008-06-27 José Fonsecagdi: Update for cpp removal.
2008-06-27 José Fonsecacell: Update for cpp removal.
2008-06-27 José Fonsecagallium: Drop pipe_texture->cpp and pipe_surface->cpp.
2008-06-27 José Fonsecascons: Fix i965/xlib build.
2008-06-26 José Fonsecagallium: Describe pixel block.
2008-06-24 Patrice Mandinnv30: add context value
2008-06-24 Ben Skeggsnouveau: major thinko
2008-06-24 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-06-24 Brian Paulgallium: remove some old dispatch code
2008-06-24 Brian Paulgallium: remove bad assertion
2008-06-24 Jakob Bornecrantzgallium: Fix whole source being used in u_blit
2008-06-24 Jakob Bornecrantzi915: Create a texture and surface for shared frontbuffer
2008-06-24 Jakob Bornecrantzi915: Added texture_blanket function
2008-06-24 Jakob Bornecrantzi915: Moved screen creation to intel_be_device
2008-06-24 Jakob Bornecrantzgallium: Fix warning in u_blit.h
2008-06-24 José Fonsecagallium: Avoid double arithmetic.
2008-06-24 José Fonsecadri/intel: Use standard integer types.
2008-06-24 José Fonsecagallium: Drop deprecated __MSC__ macro.
2008-06-24 José Fonsecagdi: Update for surface_alloc_storage changes.
2008-06-23 Brian Paulgallium: added support for fixed-point formats, drawing
2008-06-23 Jonathan Whitegallium: code for PIPE_SUBSYSTEM_WINDOWS_USER
2008-06-23 Patrice Mandinnv30: add state zsa, based on nv40 one
2008-06-23 Patrice Mandinnv30: add state viewport, based on nv40 one
2008-06-23 Patrice Mandinnv30: add state stipple, based on nv40 one
2008-06-23 Patrice Mandinnv30: add state scissor, based on nv40 one
2008-06-23 Patrice Mandinnv30: add state rasterizer, based on nv40 one
2008-06-23 José Fonsecagallium: Use the more portable PIPE_ARCH_* PIPE_CC_...
2008-06-23 José Fonsecagallium: WinCE does not have cosf, sinf, etc.
2008-06-23 Brian Paulgallium: in softpipe_get_tex_surface() use the pitch...
2008-06-23 Jakob Bornecrantzi915: Add render and texture support for tiled texture...
2008-06-23 Brian Paulgallium: fix Y-inverted copies
2008-06-23 Brian Paulgallium: change surface_copy()'s do_flip to boolean
2008-06-23 Brian Paulgallium: fix bad srcy coord if do_flip
2008-06-23 Brian Paulgallium: fix bad srcy coord if do_flip
2008-06-23 Brian Paulgallium: added some assertions
2008-06-23 Jakob Bornecrantzutil: Blit can now copy from texture to surface
2008-06-23 Jakob Bornecrantzgallium: Fix warning in u_draw_quad.h
2008-06-23 Jakob Bornecrantzi915: Removed level_offset from i915_texture
2008-06-22 Ben Skeggsnouveau: update for interface changes + hack around...
2008-06-22 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-06-22 Keith Whitwelldraw: fix non-i386 builds
2008-06-21 Patrice MandinUpdate for extra vertex attributes
2008-06-21 Patrice Mandinnv30: Add state for blend
2008-06-21 Patrice Mandinnv30: Update nouveau_class.h to get its proper defines...
2008-06-20 Brian Paulgallium: fix invalid call to draw_set_mapped_constant_b...
2008-06-20 Brian Paulgallium: fix some surface usage bugs
2008-06-20 Brian Paulegl: added cpp assertions/sanity checks
2008-06-20 Patrice Mandinnv30: Add separate nv30 state stuff for fb, based on...
2008-06-20 Brian Paulegl: added null ptr checks
2008-06-19 Brian Paulegl: use dlsym() to try to identify APIs
2008-06-19 Jakob Bornecrantzi915: Fixed cubemap layouts
2008-06-19 José Fonsecagallium: Handle malloc failure.
2008-06-19 Jakob Bornecrantzi915: Refractored and clean up i915_texture.c
2008-06-19 José Fonsecagallium: Add extra parenthesis as advised by gcc.
2008-06-19 Michal Krolutil: Add missing format names.
2008-06-19 José Fonsecadraw: Fix MSVC integer size conversion warning.
2008-06-18 Brian Paulgallium: additional fixes to ensure even number of...
2008-06-18 Brian Paulgallium: split long prims into chunks with an even...
2008-06-18 Brian Paulegl: omit libmesa.a glapi.c from library
2008-06-18 Brian Paulgallium: remove duplicated u_mm.c in file list
2008-06-18 Brian Paulegl: call st_get_proc_address()
2008-06-18 Michal Krolgallium: Remove PIPE_FORMAT_A8UB8UG8SR8S_NORM definition.
2008-06-17 Jakob Bornecrantzi915: Fix for s8_z24 textures not being shown
2008-06-17 Michal Krolgallium: Add facilities for mixed pipe formats.
2008-06-17 Jakob Bornecrantzi915: Made region pool a slabpool
2008-06-17 Jakob Bornecrantzi915: Max and Min lod now works
2008-06-14 Michal Krolutil: Use pf_get_size().
2008-06-13 Jakob Bornecrantzi915: Improved the not used tile code
2008-06-13 Jakob Bornecrantzi915: Fix offsets not being used for surface targets
2008-06-13 Jakob Bornecrantzi915: Fix most of the clear problems
2008-06-13 Michal Krolgallium: Fix PIPE_FORMAT_A2B10G10R10_UNORM definition.
2008-06-13 Michal Krolgallium: Add PIPE_FORMAT_A2B10G10R10_UNORM.
2008-06-13 Michal Krolgallium: Allow pipe format component sizes to be specified
2008-06-13 Jakob Bornecrantzi915: Messed up lineloop now works
2008-06-13 Jakob Bornecrantzi915: Support all primtive types in vbuf path
2008-06-12 Brian Paulgallium: disable the codegen for TGSI_OPCODE_EXPBASE2...
2008-06-12 Keith Whitwellgallium: fix SSE codegen for instructions that use...
2008-06-12 Zack Rusinglsl: implement variable array indexes
2008-06-12 Keith Whitwellpb: don't assert(0) on failure to allocate - this is...
2008-06-12 José Fonsecagallium: Support L16 pixel format.
2008-06-12 José Fonsecapipebuffer: Fix improper memory free.
2008-06-12 José Fonsecagallium: Implement debug_get_num_option.
2008-06-11 Alan Hourihanerevert the DRI2 commits
2008-06-11 Keith Whitwelldraw: don't assume vertex position is in data[0]
2008-06-11 Keith Whitwelldraw: preserve specular alpha when flatshading -- may...
2008-06-11 Alan Hourihanefix card_extensions
2008-06-11 Alan Hourihanefix legacy DRI
2008-06-11 Alan HourihaneHook gallium i915 up to DRI2
2008-06-11 Alan Hourihanesmall optimization
2008-06-11 Alan HourihaneBring in DRI2 changes
2008-06-11 Keith Whitwelldraw: remove another debug assert on failover to generi...
next