glsl/pp: fix incorrect extension enable flag for warn mode
[mesa.git] / src /
2010-02-13 Brian Paulglsl/pp: fix incorrect extension enable flag for warn...
2010-02-13 José Fonsecamesa: Export GL_EXT_texture_cube_map.
2010-02-13 José Fonsecawgl: Implement wglSwapMultipleBuffers.
2010-02-13 José Fonsecasvga: Fix texture border color.
2010-02-13 Marek Olšákr300g: do not invalidate texture caches when only sampl...
2010-02-13 Marek Olšákr300g: cleanup the emission of RS block state
2010-02-13 Marek Olšákr300g: cleanup the emission of framebuffer state
2010-02-13 Marek Olšákr300g: disable independent blend enables
2010-02-13 Marek Olšákr300g: emit INDEPENDENT_COLORFORMAT_ENABLE only on...
2010-02-13 Vinson Leemesa: s/abort/sys.exit/
2010-02-13 Vinson Leemesa: Remove unnecessary header.
2010-02-13 Vinson Leei965: Remove unnecessary headers.
2010-02-13 Vinson Leest/xlib: Remove unnecessary header.
2010-02-13 Vinson Leedri: Remove unnecessary headers.
2010-02-13 Vinson Leemesa: Remove unnecessary headers.
2010-02-13 Vinson Leesvga: Silence uninitialized variable warning.
2010-02-13 Corbin Simpsonutil: Properly init memory for blitter CSOs.
2010-02-13 Brian Paulst/mesa: restore draw rasterization stage after rasterpos
2010-02-12 José Fonsecasvga: A few more tweaks to blend color state emission.
2010-02-12 José Fonsecasvga: Clamp max cube texture levels to supported max...
2010-02-12 José Fonsecasvga: Report the 2d/3d texture sizes supported by the...
2010-02-12 José Fonsecawgl: Go into dormant state when DLL is unloaded unclealy.
2010-02-12 Brian Paulst/mesa: improved draw_range_elements code
2010-02-12 Brian Paulst/mesa: rename state -> tgsi, updated comments
2010-02-12 Brian Paulst/mesa: remove unused var
2010-02-12 Vinson Leeintel: Remove unused variable.
2010-02-12 Brian Paulcell: implement PIPE_CAP_MAX_COMBINED_SAMPLERS query
2010-02-12 Kristian Høgsbergintel: Avoid dri_bo_flink() in intel_update_renderbuffers()
2010-02-12 Kristian Høgsbergintel: Track named regions and make sure we only have...
2010-02-12 Kristian Høgsbergdri: Store the loader private passed in at dri context...
2010-02-12 Zack Rusinst/dri: don't expose visuals we'll have trouble supporting
2010-02-12 Zack Rusinst/dri, st/xorg: fix buffers that have attachements...
2010-02-12 Roland Scheideggersvga: enable code to emit blend color
2010-02-12 Roland ScheideggerMerge branch 'gallium-dynamicstencilref'
2010-02-12 Jerome GlisseRevert "r600c: substract vbo offset to vbo size"
2010-02-12 Patrice Mandinnouveau: nv30: it may have 8 texture samplers (not...
2010-02-12 Brian Paulcell: adjust structure padding
2010-02-12 Brian Paulcell: remove unused var
2010-02-12 Brian Paulcell: include cell_context.h
2010-02-12 Brian Paulcell: re-fix undeclared var
2010-02-12 Brian Paulcell: declare stencil_value variable
2010-02-12 Jerome Glisser600c: substract vbo offset to vbo size
2010-02-12 Andre Maasikasr600: be more exact in vb size calculation
2010-02-12 Andre Maasikasr600: support GL_SHORT attributes
2010-02-12 Michal KrolRevert "util: Fix descriptors for R32_FLOAT and R32G32_...
2010-02-12 Michal Krolutil: Fix descriptors for R32_FLOAT and R32G32_FLOAT...
2010-02-12 Patrice Mandinnouveau: nv30: Define number of texture samplers
2010-02-12 José Fonsecawgl: Do not reach out and destroy contexts on cleanup.
2010-02-12 José Fonsecagdi: Never fail at DLL load time.
2010-02-12 José Fonsecawgl: Fail gracefully whenever 3D could not be enabled...
2010-02-12 José Fonsecasvgadump: Several improvements to shader dumping.
2010-02-12 Vinson Leeglu/sgi: Initialize member of class primStream.
2010-02-12 Vinson Leeglu/sgi: Initialize members of class Arc.
2010-02-12 Vinson Leeglu/sgi: Initialize member of class Bin.
2010-02-12 Ben Skeggsnouveau: use AVAIL_RING()
2010-02-12 Ben Skeggsnouveau: switch to nouveau_bo_new_tile()
2010-02-11 Brian Paulsvga: check min_index, max_index before assertions
2010-02-11 Karl Schultzmain: Fix compiler warning. No need to convert/store...
2010-02-11 Roland Scheideggergallium: make max_anisotropy a unsigned bitfield member
2010-02-11 Roland Scheideggernouveau: fix compile errors...
2010-02-11 Kristian Høgsbergglapi: Avoid #including gl.h
2010-02-11 Kristian Høgsbergi915: Remove always-true irq_active struct intel_screen...
2010-02-11 Kristian Høgsbergi915: Remove a few DRI1 era struct intel_screen fields
2010-02-11 Kristian Høgsbergi915: Drop intelScreenPrivate typedef and just call...
2010-02-11 Kristian Høgsbergi915: Remove unused intelRegion struct
2010-02-11 Roland Scheideggernv50: adapt to stencil ref changes
2010-02-11 Roland Scheideggernv40: adapt to stencil ref changes
2010-02-11 Kristian Høgsbergi915: Remove left-over drmUnmap()
2010-02-11 Roland Scheideggernv30: adapt to stencil ref changes
2010-02-11 Brian Paulmesa: additional constant/limit assertions
2010-02-11 Brian Paulsvga: implement PIPE_CAP_MAX_COMBINED_SAMPLERS query
2010-02-11 Roland Scheideggergallium: make u_blitter code save/restore stencil ref...
2010-02-11 Roland Scheideggerr300g: adapt to stencil ref changes
2010-02-11 Roland Scheideggercell: adapt to stencil ref changes
2010-02-11 Roland Scheideggeri965g: adapt to stencil ref changes
2010-02-11 Roland Scheideggeri915g: adapt to stencil ref changes
2010-02-11 Roland Scheideggergallium: give pipe_stencil_ref its own cso_save/restore...
2010-02-11 Brian Paulst/mesa: fix gallium texture level selection for RTT
2010-02-11 José FonsecaRevert "llvmpipe: Move tile coordinate assertion into...
2010-02-11 José Fonsecascons: Fix drm/intel build.
2010-02-11 José Fonsecallvmpipe: Handle TGSI_TOKEN_TYPE_PROPERTY.
2010-02-11 José Fonsecallvmpipe: Move tile coordinate assertion into a more...
2010-02-11 José Fonsecallvmpipe: Clamp both extremes of triangles to framebuff...
2010-02-11 José Fonsecagallivm: TGSI_OPCODE_CONT is not deprecated.
2010-02-11 Ben Skeggsnouveau: remove u_simple_screen.h includes
2010-02-11 Roland Scheideggergallium: also save/restore stencil_ref in cso_save...
2010-02-11 Vinson Leei965g: ifdef out unused functions.
2010-02-11 Corbin Simpsonr300g: Work around "defect" in r300compiler.
2010-02-11 Vinson Leest/mesa: Silence uninitialized variable warning in...
2010-02-11 Vinson Leeswrast: Silence uninitialized variable warnings in...
2010-02-11 Vinson Leeos: Do not use Pthreads barrier functions on Mac OS X.
2010-02-11 Vinson Leeffb: Fix build.
2010-02-10 Brian Paulgallium: cast to silence waring
2010-02-10 Brian Paulgallium: use os_time.h
2010-02-10 Brian Paulgallium: use os_time.h in pb_bufmgr_cache.c
2010-02-10 Brian Paulgallium: use os_time.h in u_timed_winsys.c
2010-02-10 Ian Romanickdri: Fix one last copy-and-paste brain damage from...
2010-02-10 José Fonsecascons: User friendly message for code generated files
2010-02-10 Karl SchultzMerge branch 'master' of git+ssh://git.freedesktop...
2010-02-10 Corbin Simpsonr300g: Fix typo.
next