i915: Renamed intel_screen to intel_device
[mesa.git] / src / gallium /
2008-07-08 Jakob Bornecrantzi915: Renamed intel_screen to intel_device
2008-07-07 Jakob Bornecrantzi915: Fix wrong pointer to cleanup
2008-07-07 Jakob Bornecrantzi915: Fix EGL make current
2008-07-07 Jakob Bornecrantzi915: More cleanup of display
2008-07-07 Jakob Bornecrantzi915: Fetch the real deviceID for EGL
2008-07-07 Jakob Bornecrantzi915: Destruction of surface, context and device in EGL
2008-07-05 Jakob Bornecrantzi915: Fix EGL version and name
2008-07-05 Jakob Bornecrantzi915: Added a intel be function to wrap a drm bo handle
2008-07-05 Jakob Bornecrantzi915: Fix haveDepth and haveStencil for visual in EGL
2008-07-04 José Fonsecasoftpipe: Prevent NULL ptr derreference on takedown.
2008-07-04 José Fonsecasoftpipe: Compute block size for display targets.
2008-07-04 Jakob Bornecrantzi915: Added debug filling code of texture, not active
2008-07-04 Jakob Bornecrantzi915: Clean up intel_egl.c a bit
2008-07-04 Brian Paulgallium: fix trim() function bug when count < first
2008-07-04 José Fonsecapsb: Fill all texture fields when creating texture...
2008-07-04 José Fonsecasoftpipe: Implement texture blankets.
2008-07-03 Brian Paulgallium: added a4r4g4b4_put_tile_rgba()
2008-07-03 Brian Paulgallium: increase TGSI interpreter's number of temp...
2008-07-03 Brian Paulgallium: increase TGSI_EXEC_MAX_COND_NESTING, etc
2008-07-03 José Fonsecapipebuffer: Silent warnings.
2008-07-03 José Fonsecagallium: Don't forget to get overllaping blits working...
2008-07-03 Jakob Bornecrantzi915: EGL almost works again
2008-07-03 José Fonsecagallium: Use surface_copy for 1:1 blits.
2008-07-03 Brian Paulgallium: nr_attrs was off by one, updated comments...
2008-07-02 Brian Paulgallium: replace 128 with MAX_LABELS
2008-07-02 Michel Dänzergallium: Allow draw module to work on non-x86 platforms...
2008-07-02 José Fonsecapipebuffer: Debug buffer manager to detect buffer under...
2008-07-02 José Fonsecapipebuffer: Verify usage flag consistency. Minor cleanups.
2008-07-01 Jakob Bornecrantzi915: Last reference to surface -> pitch
2008-07-01 José Fonsecagallium: Use the inline keyword on C++.
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 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 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 Keith Whitwelldraw: fix non-i386 builds
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 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
next