r300: Remove unnecessary header.
[mesa.git] / src / mesa / drivers / dri /
2010-04-11 Vinson Leer300: Remove unnecessary header.
2010-04-11 Vinson Leemach64: Remove unnecessary header.
2010-04-11 Vinson Leeradeon: Remove unnecessary header.
2010-04-11 Vinson Leer300/compiler: Remove unused variable.
2010-04-09 Brian PaulMerge branch '7.8'
2010-04-09 Ben Skeggsnouveau: Import latest nouveau_class.h from renouveau
2010-04-08 Li Pengintel: Call intel_prepare_render() in intelClear()
2010-04-08 Li Pengintel: Call intel_prepare_render() in intelClear()
2010-04-08 Dave AirlieMerge remote branch 'origin/7.8'
2010-04-07 Michel Dänzerr300: Initialize compiler.max_temp_regs for blits.
2010-04-07 Zack RusinMerge branch 'gallium_draw_llvm'
2010-04-06 Chia-I Wumesa: Add OES_EGL_image to extension list.
2010-04-05 Ian RomanickMerge branch '7.8'
2010-04-05 Marek Olšákr300/compiler: make the max number of fragment shader...
2010-04-04 Ian RomanickMerge branch '7.8'
2010-04-03 Dave Airlier300 compiler: add target output debugging.
2010-03-31 Roland ScheideggerMerge branch 'gallium-new-formats'
2010-03-31 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-30 Ian Romanickintel: Bump intel driver date to later than the date...
2010-03-30 Kristian Høgsbergdri: Drop another unused __DRIscreen field
2010-03-30 Kristian Høgsbergdri: Drop the unused dummyContext
2010-03-30 Kristian Høgsbergdri: Drop an unused __DRIcontext field
2010-03-30 Kristian Høgsbergintel: Remove redundant fields from struct intel_context
2010-03-30 Kristian Høgsbergintel: Use fb->Height when flipping read buffer orientation
2010-03-30 Corbin Simpsonr300/compiler: Unbreak DDX/DDY.
2010-03-30 George Sapountzisdrisw: fix use after free (bug 27370)
2010-03-30 Michel DänzerMerge branch '7.8'
2010-03-28 Ian Romanickintel: Bump intel driver date to reflect status as...
2010-03-27 George Sapountzisdrisw: add comment to libGL about stride
2010-03-27 George Sapountzisdrisw: make stride issue profound
2010-03-26 Michel DänzerMerge branch '7.8'
2010-03-26 Michel Dänzerdri/swrast: Fix frontbuffer rendering.
2010-03-26 Michel Dänzerdri/swrast: Fix missed conversion of one pixel pointer...
2010-03-26 George Sapountzisdri/common: add comment about DRISW wrt DRI1 / DRI2
2010-03-26 Corbin Simpsonr300/compiler: Lower CMP for vertex programs.
2010-03-26 Eric Anholti965: Fix readpixels from ReadBuffer != DrawBuffer.
2010-03-26 Eric Anholti965: Fix inversion for glCopyPixels to/from FBOs.
2010-03-26 Eric Anholtintel: Rely on allocated region pitch for the miptree...
2010-03-26 Eric Anholtintel: Remove extra tiling setting after allocating...
2010-03-26 Eric Anholtintel: Respect src pitch in _mesa_copy_rect().
2010-03-25 Brian PaulMerge branch '7.8'
2010-03-25 George Sapountzisdrisw_util: add fields for gallium swrast_dri
2010-03-25 Jakob BornecrantzMerge branch 'gallium-targets'
2010-03-24 Alex Deucherr100/r200/r300/r600: enable accel for Copy/DrawPixels...
2010-03-24 Maciej Cencorar300: report correct state atom size
2010-03-24 Maciej Cencorar300: fix off by one
2010-03-24 Maciej Cencorar300: fix vertex programs with big number of params...
2010-03-24 Maciej Cencorar300: fix wpos/fog handling
2010-03-24 Maciej Cencorar300: clean fog_attr/wpos_attr if code accessing these...
2010-03-24 Eric Anholti965: Handle the negate and abs swizzles on brw_wm_glsl...
2010-03-23 Luca Barbieridri: fix dri_test.c for non-TLS build
2010-03-23 Luca Barbieridri: add _glthread_GetID to dri_test.c dummy glapi
2010-03-23 Luca Barbieridri: make unresolved symbol test link work even without...
2010-03-23 Eric Anholti965: Stop abusing ctx->NewState flags for storing...
2010-03-23 Kristian Høgsbergdri: Add $(DRI_LIB_DEPS) when linking the test binary
2010-03-23 Eric Anholti965: Stop abusing ctx->NewState flags for storing...
2010-03-23 Luca Barbieridri: use mv -f instead of mv to ensure no prompting...
2010-03-23 Brian PaulMerge branch '7.8'
2010-03-23 Luca Barbieridri: test whether the built drivers have unresolved...
2010-03-22 Eric Anholti965: Add disasm for SNB MATH opcode.
2010-03-22 Eric Anholti965: Enable normal clipping on SNB.
2010-03-22 Eric Anholti965: Force single program flow in SNB GS, to match...
2010-03-22 Eric Anholti965: Correct copy and wasted field shifts for SNB...
2010-03-22 Eric Anholti965: Enable VS on SNB.
2010-03-22 Eric Anholti965: Remove gratuitous jump or nop from OPCODE_END...
2010-03-22 Eric Anholti965: Ignore execution mask for the mov(m0, g0) of...
2010-03-22 Eric Anholti965: Allow FS constants to be used as immediates inste...
2010-03-22 Eric Anholti965: Add INTEL_DEBUG=glsl_force to force brw_wm_glsl.c.
2010-03-22 Eric Anholti965: Optimize OPCODE_CMP by using BRW_SEL to choose...
2010-03-22 Kristian Høgsbergintel: Call intel_prepare_render() before looking up...
2010-03-22 Kristian Høgsbergintel: Call intel_prepare_render() before looking up...
2010-03-22 Francisco Jerezdri/nouveau: Rectangle texture fixes.
2010-03-22 Francisco Jerezdri/nouveau: Some render to texture fixes.
2010-03-22 Francisco Jerezdri/nouveau: Fix swrast fallbacks when the read and...
2010-03-22 Francisco Jerezdri/nouveau: Expose EXT_framebuffer_blit.
2010-03-22 Francisco Jerezdri/nouveau: Plug in some mesa_meta functions instead...
2010-03-22 Francisco Jerezdri/nouveau: Emit dirty states on nouveau_validate_fram...
2010-03-22 Brian PaulMerge branch '7.8'
2010-03-21 Pauli Nieminenr200: Fix emit size prediction to account elt splitting.
2010-03-21 Pauli Nieminenr200: Don't flush when closing elts in KMS.
2010-03-21 Pauli Nieminenr200: Fix swtnl fallback to flush pending rendering...
2010-03-21 Pauli Nieminenr200: Fix mixed indetion in r200TclFallback.
2010-03-21 George Sapountzisrename dri_sw to drisw_util for consistency
2010-03-21 George Sapountzisdri_inteface: add define for checking presence of drm.h
2010-03-21 Francisco Jerezdri/nouveau: Reemit the light model state when lighting...
2010-03-21 Francisco Jerezdri/nouveau: Random cleanups.
2010-03-21 Chia-I WuMerge remote branch 'origin/gallium-st-api-dri'
2010-03-21 Marek Olšákr300/compiler: fix assertion failure in the r500-fragpr...
2010-03-20 Marek Olšákr300/compiler: fix assertion failure in the r500-fragpr...
2010-03-19 Ian Romanickintel: Use bit-wise not instead of logical not (i830...
2010-03-19 Ian Romanickintel: Correct value of S0_VB_OFFSET_MASK to match...
2010-03-18 Ian RomanickUse bit-wise not instead of logical not.
2010-03-18 Francisco Jerezdri/nouveau: Flush after texture validation.
2010-03-18 Francisco Jerezdri/nouveau: Avoid pushbuf flushes in the middle of...
2010-03-18 Francisco Jerezdri/nouveau: Implement texcoord generation.
2010-03-18 Francisco Jerezdri/nouveau: Implement texture matrices.
2010-03-18 Francisco Jerezdri/nouveau: Some minor vertex submission fixes.
2010-03-18 Xavier Chantrydri/nouveau: only reallocate texture when needed
2010-03-18 Kristian Høgsbergintel: Call _mesa_make_current() after getting initial...
2010-03-18 Kristian Høgsbergintel: Call _mesa_make_current() after getting initial...
next