glu/sgi: Initialize members of class Arc.
[mesa.git] / src /
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 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 Kristian Høgsbergi915: Remove left-over drmUnmap()
2010-02-11 Brian Paulmesa: additional constant/limit assertions
2010-02-11 Brian Paulsvga: implement PIPE_CAP_MAX_COMBINED_SAMPLERS query
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 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.
2010-02-10 Corbin Simpsonr300/compiler: r500-fs: Properly set HW register swizzles.
2010-02-10 José Fonsecallvmpipe: Map rendertargets when bound as textures.
2010-02-10 Ian Romanickdri: Fix copy-and-paste brain damage in previous commit
2010-02-10 Ian Romanickintel: Don't expose GLX_SWAP_EXCHANGE_OML
2010-02-10 Ian Romanickintel: Expose a minimal number of configs with accumula...
2010-02-10 Ian Romanickdri: Allow selective generation of accum. buffer configs
2010-02-10 Ian Romanickintel: Stop exposing useless 24 depth/0 stencil configs
2010-02-10 Ian Romanickintel: Remove redundant init of depth_bits / stencil_bi...
2010-02-10 Ian Romanickintel: Update comment in intelInitScreen2 to noting...
2010-02-10 unknownMerge branch 'master' of git+ssh://git.freedesktop...
2010-02-10 Brian Paulglsl/pp: fix extension enable/disable options
2010-02-10 unknownAdd new symbol to exports list
2010-02-10 Michal KrolSimplify GLSL extension mechanism.
2010-02-10 Michal Krolglsl/pp: Fix ifdef directive for extension names.
2010-02-10 Brian Paulglsl: GLSL extensions have the GL_ prefix
2010-02-10 Zack Rusinst/xorg: fix a silly offset bug in xv
2010-02-10 Kristian Høgsbergr600: Fix typo in __DRI_TEXTURE_FORMAT_RGBA rename
2010-02-10 José Fonsecallvmpipe: Fix null pointer dereference when no depth...
2010-02-10 José Fonsecallvmpipe: Leave depth buffer in swizzled format.
2010-02-10 Vinson Leeglu/sgi: Initialize member of class Uarray.
2010-02-10 Vinson Leellvmpipe: Remove unnecessary headers.
2010-02-10 Kristian Høgsbergegl_dri2: Only allocate config if we're going to keep it
2010-02-10 Kristian Høgsbergegl_dri2: Initialize config attributes with visual...
2010-02-10 Kristian Høgsbergegl_dri2: Allow pbuffer and pixmap surfaces for all...
2010-02-10 Pauli Nieminenradeon: Fix printf formatings to match te values.
2010-02-10 Pauli Nieminenradeon: Define EXT_framebuffer_object constants to...
2010-02-10 Brian Paulmesa: move all limit/constant assertions into check_con...
2010-02-09 Francisco JerezDrop incorrectly revived files during the 'gallium...
2010-02-09 Corbin Simpsonr300g: One less assert.
2010-02-09 Corbin Simpsonr300g: Don't write non-existent bit on non-r500.
2010-02-09 Corbin Simpsonr300g: Correct colorbuffer measurements.
2010-02-09 Corbin Simpsonr300g: Be ever-so-slightly more useful on bad shaders.
2010-02-09 Kristian Høgsbergegl_dri2: Implement eglBindTexImage()
2010-02-09 Kristian Høgsbergdri_interface: Introduce DRI tokens for the texBuffer...
2010-02-09 Kristian Høgsbergegl_dri2: Use a helper function for looking up and...
2010-02-09 Brian Paulgallium/auxiliary: add -D__STDC_CONSTANT_MACROS
2010-02-09 Brian Paulllvmpipe: remove .s rule (already in Makefile.template)
2010-02-09 Brian Paulllvmpipe: lp_tile_surface.c isn't committed yet
2010-02-09 Pauli Nieminenradeon: Add some debug output for fbo support
2010-02-09 Pauli Nieminenr200: Fix UMS notto emit stp.
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-02-09 Chris Ligallium: Adding the %.s rule to generate asm code
2010-02-09 Chris Ligallium: Using the proper pattern rules for Makefile...
2010-02-09 Chris Lillvmpipe: Make llvm unit test depend on libllvmpipe.a
2010-02-08 Roland Scheideggerst/mesa: fix wrong initialization of MaxPointSize
2010-02-06 Jakob Bornecrantzvmware/core: Support drm interface version 1.0.0
2010-02-06 Jakob Bornecrantzvmware/core: Use correct flags in scanout code
2010-02-06 Jakob Bornecrantzvmware/core: Handle new scanout field
2010-02-06 Jakob Bornecrantzvmware/core: Update header to latest version
2010-02-06 Jakob Bornecrantzvmware/core: Remove old ioctl structs not used
2010-02-09 Michal Krolllvmpipe: Remove reference to prefilter field.
2010-02-09 Kristian Høgsbergglx: Fix TOP setting in src/glx Makefile
2010-02-09 Kristian HøgsbergRetire miniglx and move the actual glx code up to src/glx
2010-02-09 Kristian Høgsbergegl_dri2: Fix initialization with EGL_DEFAULT_DISPLAY
2010-02-09 Brian Paulfix bug in perspective corrected interpolants for lines
2010-02-09 Brian Paulst/mesa: remove special-case cyl-wrap code
2010-02-09 Michal Krolsoftpipe: Properly implement cylindrical wrapping.
2010-02-09 Michal KrolRevert "softpipe: Implement cylindrical wrapping for...
2010-02-09 Brian Paulst/mesa: check for PROG_PARAM_BIT_CYL_WRAP flag
2010-02-09 Brian Paulmesa: add back-door support for cylindrical texture...
2010-02-09 Michal Krolgallium: Remove prefilter member from pipe_sampler_stat...
2010-02-09 Michal Kroldocs: Document TGSI Declaration token.
2010-02-09 Michal Krolsoftpipe: Implement cylindrical wrapping for linear...
2010-02-09 Michal Kroltgsi: Gather cylindrical wrap info in tgsi_shader_info...
next