intel: Move the assertions about reloc delta from the macros to the function.
[mesa.git] / src /
2010-03-05 Eric Anholtintel: Move the assertions about reloc delta from the...
2010-03-05 Eric Anholtintel: Check that the batch is mapped per BEGIN, not...
2010-03-05 Eric Anholti965: Try to assign SNB SF inputs to outputs.
2010-03-05 Eric Anholti965: Fix the SNB SF input size.
2010-03-05 Chris WilsonAlways return VOLATILE for ObjectPurgeable(VOLATILE)
2010-03-05 Brian Paulllvmpipe: add pipe_thread_wait() calls
2010-03-05 Brian Paulgallium/docs: document additional wrap mode restrictions
2010-03-05 Brian Paulgallivm: minor arithmetic improvements
2010-03-05 Brian Paulgallivm: implement non-normalized texture wrap modes
2010-03-05 Brian Paulsoftpipe: implement PIPE_TEX_WRAP_CLAMP_TO_EDGE for...
2010-03-05 Brian Paulmesa: minor reformatting, new comments
2010-03-05 Jesse BarnesDRI2: expose OML_sync_control if possible
2010-03-05 Jesse BarnesGLX: remove debug prints from glXWaitForMscOML dispatch
2010-03-05 Brian Paulgallium/docs: updated/improve sampler state documentation
2010-03-05 Brian Paulmesa: whitespace fixes, 80-column wrapping, etc.
2010-03-05 Chris WilsonMerge branch 'object-purgeable'
2010-03-05 Chris WilsonAPPLE_object_purgeable: intel
2010-03-05 Chris WilsonAPPLE_object_purgeable: core
2010-03-05 Chia-I Wumesa/es: Update GLAPI and APISpec for GL_OES_EGL_image.
2010-03-05 Chia-I Wust/egl: Add support for EGL_KHR_image_base and EGL_KHR_...
2010-03-05 Chia-I Wust/egl: Add get_param to native display interface.
2010-03-05 Chia-I Wust/egl: Move modeset interface to native_modeset.h.
2010-03-05 Chia-I Wust/egl: Add event support to the native display interface.
2010-03-05 Vinson LeeRevert "mesa: Remove pointless comparison of unsigned...
2010-03-05 Eric Anholtintel: Remove non-kernel-exec-fencing support.
2010-03-05 Eric Anholtintel: Remove the unused s8 spans code. Not hit during...
2010-03-04 Michel DänzerFix comparison of unsigned value against < 0.
2010-03-04 Brian Paulsoftpipe: minor tweaks to texture filtering code
2010-03-04 Brian Paulgallivm: implement texture border color, plus tweaks...
2010-03-04 Brian Paulgallivm: added texture border_color field
2010-03-04 Brian Paulgallivm: added question/comment
2010-03-04 Brian Paulllvmpipe: new comment
2010-03-04 Brian Paulgallivm: comments
2010-03-04 Francisco Jerezdri/nouveau: Remove some CI remnants.
2010-03-04 Andrew Randrianasuludri/nouveau: Trivially add GL_ARB_texture_mirrored_repeat.
2010-03-04 Andrew Randrianasuludri/nouveau: Enable GL_EXT_stencil_wrap.
2010-03-04 Andrew Randrianasuludri/nouveau: Add GL_EXT_stencil_wrap for nv04.
2010-03-04 Francisco Jerezdri/nouveau: Fix rb->DataType for z24s8 renderbuffers.
2010-03-04 Francisco Jerezdri/nouveau: Try to keep client buffers smaller than...
2010-03-04 Francisco Jerezdri/nouveau: Pack client arrays as they're copied to...
2010-03-04 Corbin Simpsonr300g: Fix indexbuf upper limits.
2010-03-04 Chris WilsonAPPLE_object_purgeable: autogenerated files
2010-03-04 Chris WilsonAPPLE_object_purgeable: xml
2010-03-04 Brian Paulgallivm: rework and implement more texture wrap modes
2010-03-04 Brian Paulgallivm: added lp_build_fract()
2010-03-04 Brian Paulgallivm: added lp_build_set_sign()
2010-03-04 Brian Paulgallivm: added lp_build_negate()
2010-03-04 Brian Paulgallivm: clarify unsigned vs. signed integer type const...
2010-03-04 Eric Anholti915: Enable texture tiling by default.
2010-03-04 Eric Anholti915: Fix up i830 for tiled drawing offsets.
2010-03-04 Ian RomanickDRI: Put back missing break-statement
2010-03-04 Vinson LeeRevert "mesa: Fix unsigned comparison."
2010-03-04 Vinson Leeglsl: Remove unsigned greater than or equal zero compar...
2010-03-04 Vinson Leemesa: Fix unsigned comparison.
2010-03-04 Vinson Leeglsl: Remove unsigned greater than or equal zero compar...
2010-03-04 Vinson Leeglsl: Return NULL on _slan_gen_asm error path on non...
2010-03-04 Vinson Leeglsl: Add assert to check input to strcmp.
2010-03-04 Vinson Leemesa: Add asserts to check inputs to memcpy.
2010-03-04 Dave Airlier300: make blit code work on swtcl machines.
2010-03-04 Dave Airlier300_blit: initialise whole fp structure to 0
2010-03-04 Vinson Leewgl: Fix mingw32 build.
2010-03-04 Ian RomanickFix unmatched parenthesis introduce by previous commits
2010-03-04 Ian RomanickRemove support for GCC older than 3.3.0 from generated...
2010-03-04 Ian RomanickRemove support for GCC older than 3.3.0 from generator...
2010-03-04 Ian RomanickRemove support for GCC older than 3.3.0
2010-03-03 Alex Deucherradeon/r200/r300/r600: add check_blit vtbl function
2010-03-03 Ian RomanickRemove stray defines of HAVE_RGBA
2010-03-03 Ian Romanickmesa/tnl_dd: Remove color-index support from t_dd_unfil...
2010-03-03 Ian Romanickmesa/tnl_dd: White-space / indentation fixes after...
2010-03-03 Ian Romanickmesa/tnl_dd: Remove color-index support from t_dd_tritmp.h
2010-03-03 Ian Romanickmesa: Remove unused RasterIndex field
2010-03-03 Ian Romanickmesa: Always return default value for CURRENT_RASTER_INDEX
2010-03-03 Ian Romanickmesa: Eliminate index parameter to _mesa_feedback_vertex
2010-03-03 Ian Romanickmesa: Remove ClearIndex and IndexMask from device-drive...
2010-03-03 Ian Romanickswrast: Remove _swrast_logicop_ci_span
2010-03-03 Ian Romanickmesa: Remove _mesa_add_color_index_renderbuffers
2010-03-03 Ian Romanickmesa: Remove checks of Visual.rgbMode in Get paths
2010-03-03 Ian Romanickmesa: Remove checks of Visual.rgbMode
2010-03-03 Ian Romanickmesa: Remove support for creating color-index visuals
2010-03-03 Ian Romanicktnl: Remove color-index TNL support
2010-03-03 Ian RomanickDRI: Remove support for color-index visuals
2010-03-03 Ian Romanickswrast_setup: Remove more color-index rendering support
2010-03-03 Ian Romanickswrast: Remove color-index rendering support from s_spa...
2010-03-03 Ian Romanickmesa/xlib: Remove support for color-index rendering
2010-03-03 Ian Romanickosmesa: Remove support for color-index rendering
2010-03-03 Ian Romanickfbdev: Remove support for color-index rendering
2010-03-03 Ian RomanickDRI/swrast: Remove color-index support from DRI swrast...
2010-03-03 Ian Romanickswrast: Remove SPAN_INDEX
2010-03-03 Ian Romanickswrast: Remove _swrast_read_index_span
2010-03-03 Ian Romanickswrast: Remove _swrast_mask_ci_span
2010-03-03 Ian Romanickswrast: Remove _swrast_fog_ci_span and associated code
2010-03-03 Ian Romanickswrast: Remove _swrast_write_index_span and associated...
2010-03-03 Ian Romanickswrast: Remove remaining color-index state tracking...
2010-03-03 Ian Romanickswrast: Remove support for ReadPixels from a color...
2010-03-03 Ian Romanickswrast: Remove support for Clear into a color-index...
2010-03-03 Ian Romanickswrast: Remove support for rendering antialiased lines...
2010-03-03 Ian Romanickswrast: Remove support for rendering antialiased triang...
2010-03-03 Ian Romanickswrast: Remove support for rendering lines into a color...
2010-03-03 Ian Romanickswrast: Remove support for rendering points into a...
2010-03-03 Ian Romanickswrast: Remove support for rendering triangles into...
next