mesa.git
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 Paulprogs/tests: add line drawing option to cylwrap.c
2010-02-09 Brian Paulprogs/tests: add x/y rotation to cylwrap.c
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 Paulprogs/tests: new test program for exercising cylindrica...
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...
2010-02-09 Michal Kroltgsi: Add ureg_DECL_fs_input_cyl().
2010-02-09 Michal Krolgallium: Add cylindrical wrap info to TGSI declaration.
2010-02-09 Michal Kroltgsi: Remove tgsi_dump_c.[ch].
2010-02-09 Michal Krolmesa: Enable true refcounting for NullBufferObj.
2010-02-09 Michal Krolmesa: Protect buffer objects reference counting with...
2010-02-09 José Fonsecamesa: Ensure object refcount is null when destroying...
2010-02-09 José Fonsecamesa: Fix null buffer object reference counting.
2010-02-09 José Fonsecamesa: Always do proper ref counting of shared state.
2010-02-09 José Fonsecasvga: Actually call fence_reference in texture downloads.
2010-02-09 Vinson Leeprogs/xdemos: Silence uninitialized variable warning.
2010-02-09 Vinson Leer300g: Fix off-by-one errors in array bounds assertions.
2010-02-09 Zack Rusinscons: don't assume llvm is always present
2010-02-09 Zack Rusinllvmpipe: switch to using dynamic stack allocation...
2010-02-09 Vinson Leeidentity: Remove unnecessary header.
2010-02-09 Vinson Leesoftpipe: Remove unnecessary headers.
2010-02-09 Brian Paulgallivm: added lp_bld_misc.cpp to sources list
2010-02-09 Brian Paulllvmpipe: include gallivm/lp_bld_misc.h
2010-02-09 Brian Paulgallivm: added gallivm/lp_bld_misc.cpp to Makefile
2010-02-09 Brian Paulllvmpipe: remove files moved to gallivm/ from llvmpipe...
2010-02-09 Brian Paulllvmpipe: s/textured/texture/
2010-02-08 Brian Paulllvmpipe: added counters for color tile clear, load...
2010-02-08 Brian Paulllvmpipe: use new os time functions
2010-02-08 Francisco Jerezglx: Fix SwapBuffers regression introduced by 01923fb72d.
2010-02-08 Zack Rusinllvmpipe: export the tgsi translation code to a common...
2010-02-08 Corbin Simpsonradeong: Provide drm_api::destroy hook.
2010-02-08 Corbin Simpsonradeong: Always return something for create_screen.
2010-02-08 Keith Whitwellst/dri: fix compile breakage
2010-02-08 Keith Whitwellegl: re-fix context_create typo
2010-02-08 Keith Whitwellsvga: remove dead debug sleep
2010-02-08 Keith Whitwellgallium: remove softpipe references in other drivers
2010-02-08 Keith Whitwelldrm/radeon: remove softpipe references
2010-02-08 Marc Dietrichcell: fix the usual cell breakage
2010-02-08 Keith Whitwellgallium: squash-merge of gallium screen context
2010-02-08 Keith Whitwellglx: permit building with older protocol headers
2010-02-08 Joakim Sindholtprogs/demos: update .gitignore
2010-02-08 Vinson Leeprogs/xdemos: Silence uninitialized variable warning.
2010-02-08 Dave Airlieradeon: fix UMS since stp addition.
2010-02-07 Pauli Nieminenmesa: Fix mesa_next_pow_two to return same value if...
2010-02-07 Pauli Nieminenr200: Fix LOD min/max emit.
2010-02-07 Pauli Nieminenr100/r200/r300/r600: Set MaxCombinedTextureImageunits.
2010-02-07 Pauli Nieminenr200: Fix lod bias correction.
2010-02-07 Vinson Leellvmpipe: Silence GCC 'type qualifiers ignored on funct...
2010-02-07 Vinson Leesvga: Remove unnecessary header.
2010-02-07 Vinson Leellvmpipe: Remove unnecessary headers.
2010-02-07 Marek Olšákr300g: cleanup XXXs in the DSA state
2010-02-07 Marek Olšákr300g: make a local copy of framebuffer state
2010-02-07 Marek Olšákr300g: fix color channel masks
2010-02-07 Marek Olšákr300g: remove useless GA_COLOR_CONTROL emit
2010-02-07 Marek Olšákr300g: add L8_SRGB and A8L8_SRGB texture formats
2010-02-06 Pauli Nieminenr200: Add some debug output to texture function.
2010-02-06 Pauli Nieminenr300: Fix emit size prediction to know about primitive...
2010-02-06 Pauli Nieminenradeon: Add some debug output to texture function.\n
2010-02-06 Pauli Nieminenradeon: Use _mesa_next_pow_two_32 instead of own implem...
2010-02-06 Pauli Nieminenmesa/main: Add function to find next higher power of...
2010-02-06 Pauli Nieminenradeon: Add some debug output to miptree code.
2010-02-06 Pauli Nieminenradeon: Remove the loop from stride size calculation.
2010-02-06 Alan CoopersmithGallium: Add Solaris atomic function definitions to...
2010-02-06 Damien Lespiauintel: Allow L8 PBO blit uploads.
2010-02-06 Eric Anholti965: Keep the CURBE BO mapped and memcpy instead of...
2010-02-06 Eric Anholti965: Reset the "need new CURBE BO" flag when we make...
2010-02-06 Eric Anholtintel: Check aperture size when doing a blit glClear.
2010-02-06 Eric Anholtintel: Allow PBO acceleration for GL_RGBA8 MESA_FORMAT_...
2010-02-06 Vinson Leellvmpipe: Silence GCC 'no previous prototype' warning.
2010-02-06 Vinson Leei965g: Remove unnecessary headers.
2010-02-06 Alan Coopersmitheglplatform.h: recognize __unix as well for Solaris...
2010-02-06 Zack Rusingallium/python: support two more formats in retrace...
2010-02-05 Brian Paulst/mesa: allow negative index for PROGRAM_STATE_VAR
2010-02-05 Brian Paulmesa: debug output for ARL
2010-02-05 Brian Pauldocs: Fix a typo in mesa3d.org HTML.
2010-02-05 Brian Paulosmesa: Add OSMesaColorClamp and OSMesaGetProcAddress...
2010-02-05 Brian Paulprogs/demos: fix typo
2010-02-05 Kristian Høgsbergegl_dri2: Use pkg-config cflags and libs from configure...
2010-02-05 Patrice Mandinnouveau: Fix warning for void function returning value...
2010-02-05 Kristian Høgsbergglapi: Add back the reduced Noop dispatch
2010-02-05 Kristian Høgsbergglx: Don't mark the XF86DRI functions PUBLIC
2010-02-05 Kristian Høgsbergegl_dri2: Log both driver and core extensions
2010-02-05 Kristian Høgsbergegl_dri2: Audit and fix errors paths
2010-02-05 Kristian Høgsbergegl_dri2: Just cast the pointer difference to an int
2010-02-05 Brian Paulst/mesa: 'fix' point coord semantic info
2010-02-05 Brian Paultgsi: remove special-case code for fragment position
2010-02-05 Chris Liallow make to build lp_test_* for llvmpipe
2010-02-05 José Fonsecallvmpipe: Disable multithreading on windows.
2010-02-05 José Fonsecaos: Don't assert on missing implementation of barrier...
2010-02-05 José FonsecaMerge remote branch 'origin/master'
2010-02-05 José FonsecaMerge remote branch 'origin/lp-binning'
next