Merge branch 'mesa_7_5_branch'
[mesa.git] / src / gallium /
2009-08-14 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-14 Keith Whitwellst/xlib: reduce the proliferation of GLX context types
2009-08-14 Keith Whitwellst/dri: remove unused dummyContext value
2009-08-14 Christoph Bumillernv50: fix mipmap offsets and tiling
2009-08-14 Christoph Bumillernv50: make sure we don't re-emit outdated scissor state
2009-08-14 Christoph Bumillernv50: make use of the y-origin switch
2009-08-14 Chia-I Wust/vega: Add more symbols defined by mesa/st.
2009-08-14 Christoph Bumillernv50: fix typo in REALLOC's 2nd argument in ctor_immd
2009-08-13 Michel Dänzerst/dri: Add support for GLX_EXT_texture_from_pixmap...
2009-08-13 Michel Dänzergallium/drm: Handle circular dependencies in the auxili...
2009-08-13 Michel Dänzerst/xorg: Fix DRI2 CopyRegion hook.
2009-08-13 Keith Whitwelltgsi: add simple facility for releasing and reusing...
2009-08-13 Keith Whitwelltgsi: rename ureg src/dest converters
2009-08-13 José Fonsecadraw: Remove unused variable.
2009-08-13 Keith WhitwellMerge branch 'mesa_7_5_branch'
2009-08-13 Keith Whitwelldraw: cope with more primitives in draw_pipeline_run
2009-08-13 Keith Whitwelltgsi: turn off debugging
2009-08-13 Keith Whitwelltgsi: use REALLOC for growing token pool
2009-08-13 Keith Whitwellutil: silence warnings for third REALLOC argument
2009-08-13 Keith Whitwellutil: remove unneeded includes
2009-08-13 Keith Whitwellutil: convert u_simple_shaders to use tgsi_ureg
2009-08-13 Keith Whitwelltgsi: add tgsi_ureg, a simplified tgsi shader builder
2009-08-13 Brian PaulMerge branch 'new-frag-attribs'
2009-08-12 Michel Dänzerst/xorg: Acquire/drop DRM master in order to work with...
2009-08-12 Brian Paulgallium/glx/xlib: main/ prefix on Mesa includes, remove...
2009-08-12 Brian Paulgallium/glx/xlib: updated comments
2009-08-12 Brian Paulgallium/glx/xlib: delete fakeglx.h
2009-08-12 Brian Paulgallium/glx/xlib: rename fakeglx.c to glx_api.c
2009-08-12 Brian Paulgallium/glx/xlib: delete glxapi.h
2009-08-12 Brian Paulgallium/glx/xlib: rename fakeglx_fonts.c to glx_usefont.c
2009-08-12 Brian Paulgallium/glx/xlib: rename glxapi.c to glx_getproc.c
2009-08-12 Brian Paulgallium/glx/xlib: don't include fakeglx.h
2009-08-12 Brian Paulgallium/glx/xlib: overhaul and simplification of the...
2009-08-12 Brian Paulgallium/trace: remove stray semicolons
2009-08-12 Brian Paulgallium/xlib: add missing tex_usage parameter
2009-08-12 Brian Paulgallium/egl: add missing tex_usage parameter
2009-08-12 Brian Paulgallium/xlib: add missing tex_usage parameter
2009-08-12 Brian Paulgallium/identity: remove stray semicolons
2009-08-12 Jakob Bornecrantzi915g: Reduce max relocs
2009-08-12 Jakob Bornecrantzi915g: Check relocs as well
2009-08-11 Jakob Bornecrantzi915g: Implement surface_buffer_create for softpipe
2009-08-11 Jakob Bornecrantzgallium: Add texture usage information to surface_buffe...
2009-08-11 Brian Paulgallium: fix debug_printf() format string
2009-08-11 Michel Dänzerr300g: Fix up remaining VAP_CNTL_STATUS writes for...
2009-08-11 Michel Dänzerr300g: Emit relocations for pitch registers.
2009-08-11 Cooper Yuanr300g: a typo of debug message
2009-08-08 Corbin Simpsonr300g: Knock out another fragment of invariant state.
2009-08-08 Corbin Simpsongallium: Move minify() to u_math.
2009-08-08 Corbin Simpsonr300g: Remove r300_constant_buffer::user_count.
2009-08-08 Jakob Bornecrantzi915g: Don't forget x/y coords in transfers
2009-08-08 Jakob Bornecrantzi915g: Don't try to free a mapped buffer at shutdown
2009-08-07 Brian Paulutil: fix incorrect assertion
2009-08-07 Brian Paulutil: include u_surface.h, added comment
2009-08-07 Brian Paulutil: use util_same_surface() to compare surface pointers
2009-08-07 Brian Paulutil: added util_same_surface() helper function
2009-08-06 Brian Paulutil: fix incorrect assertion
2009-08-06 Brian Paulutil: include u_surface.h, added comment
2009-08-06 Brian Paulutil: use util_same_surface() to compare surface pointers
2009-08-06 Brian Paulutil: added util_same_surface() helper function
2009-08-06 Jakob Bornecrantzi915g: Compile with scons
2009-08-06 Jakob Bornecrantzidentity: Use the correct texture
2009-08-05 Jakob Bornecrantzst/xorg: If we have DRI2 we should also have some sort...
2009-08-05 Jakob Bornecrantzi915g: Always run in sync with the HW
2009-08-05 Jakob Bornecrantzi915g: The i915 seems more happier with sampler domain...
2009-08-05 Jakob Bornecrantzi915g: Dirty fix for VBO module double flush assert
2009-08-05 Jakob Bornecrantzi915g: Switch to mapping the batch buffer instead of...
2009-08-05 Chia-I Wuegl_softpipe: Add support for pbuffer binding.
2009-08-05 Chia-I Wuegl_softpipe: Flush when switching current context.
2009-08-05 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-05 Brian Paulutil: added comment/question about blit clipping
2009-08-05 Brian Paulutil: added util_blit_pixels() overlap test
2009-08-05 Brian Paulutil: fix util_blit_pixels() test for surface_copy...
2009-08-05 Brian Paulutil: reformatting and comments
2009-08-05 Jakob Bornecrantzst/xorg: Make it work again
2009-08-05 Jakob Bornecrantzst/egl: Create primary texture not display target
2009-08-05 Jakob Bornecrantzi915g: Treat primary textures as scanout buffers
2009-08-05 Jakob Bornecrantzi915g: Link with trace on EGL and Xorg
2009-08-05 Jakob Bornecrantztrace: Use correct texture in drm_api wrapper
2009-08-05 Jakob Bornecrantzsoftpipe: Also defere primary textures to backend
2009-08-04 Michel Dänzerr300g: Slightly saner initialization of some texture...
2009-08-03 Chia-I Wuegl_softpipe: Add support for pbuffer surface.
2009-08-03 Chia-I Wuegl: Replace IsBound by a pointer to the binding.
2009-08-03 Brian Paultgsi: report opcode name in addition to the number...
2009-08-03 Brian Paultgsi: added tgsi_get_opcode_name()
2009-08-03 Brian Paulgallium: comments, reformatting
2009-08-02 Corbin SimpsonMerge commit 'nha/r300-compiler-gallium'
2009-08-01 Patrice Mandinmesa st: Move logbase2 function to util/u_math.h
2009-07-31 Brian Pauldraw: fix-ups for point coord attribute
2009-07-31 Michal KrolRename TGSI LOOP instruction to better match theri...
2009-07-30 Nicolai Hähnler300g: Use radeon compiler for fragment programs
2009-07-30 Nicolai Hähnler300g: Remove extraneous printf
2009-07-30 Nicolai Hähnler300g: Use r300compiler for vertex shaders
2009-07-30 Chia-I Wusoftpipe: Mark texture dirty when unmapped.
2009-07-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-30 Michal Kroltgsi: Add proper constraints to sanity.
2009-07-30 Michal Kroltgsi: Declare a LOOP register.
2009-07-30 Michal Kroltgsi: Fix number operands for LOOP/ENDLOOP.
2009-07-30 Michal Kroltgsi: Document LOOP/ENDLOOP instruction operation.
next