summaryrefslogtreecommitdiff
path: root/src/mesa
AgeCommit message (Expand)Author
2009-09-12mesa/main: New feature FEATURE_arrayelt.Chia-I Wu
2009-09-12mesa/main: Make FEATURE_texgen follow feature conventions.Chia-I Wu
2009-09-12mesa/main: Make FEATURE_feedback follow feature conventions.Chia-I Wu
2009-09-12mesa/main: Make FEATURE_drawpix follow feature conventions.Chia-I Wu
2009-09-12mesa/main: New feature FEATURE_rastpos.Chia-I Wu
2009-09-12mesa/main: Make FEATURE_histogram follow feature conventions.Chia-I Wu
2009-09-12mesa/main: Make FEATURE_attrib_stack follow feature conventions.Chia-I Wu
2009-09-12mesa/main: Make FEATURE_accum follow feature conventions.Chia-I Wu
2009-09-12mesa/main: Make FEATURE_convolve follow feature conventions.Chia-I Wu
2009-09-12mesa/main: Make FEATURE_colortable follow feature conventions.Chia-I Wu
2009-09-12mesa/main: Make FEATURE_pixel_transfer follow feature conventions.Chia-I Wu
2009-09-12mesa/main: Add comments to mfeatures.h.Chia-I Wu
2009-09-11i965: Move OPCODE_DDX/DDY to brw_wm_emit.c and make it actually work.Eric Anholt
2009-09-11r600: fix texcoords from constantsAndre Maasikas
2009-09-11Revert "r600: support tex coords from constants"Alex Deucher
2009-09-11r600: support tex coords from constantsAlex Deucher
2009-09-11r600: enable caching of vertex programsAndre Maasikas
2009-09-10i965: Enable loops in the VS.Eric Anholt
2009-09-10mesa: nicer vertex setupBrian Paul
2009-09-10st/mesa: use st_context() helperBrian Paul
2009-09-10Merge branch 'mesa_7_6_branch'Brian Paul
2009-09-10intel: disable intel_stencil_drawpixels() for nowBrian Paul
2009-09-10Fix merge failIan Romanick
2009-09-10mesa: need to set all stencil bits to 0 before setting the 1 bitsBrian Paul
2009-09-10Merge branch 'mesa_7_5_branch' into mesa_7_6_branchIan Romanick
2009-09-10i965: Fix relocation delta for WM surfaces.Eric Anholt
2009-09-10intel: add B43 chipset supportZhenyu Wang
2009-09-10intel: Don't forget to map the depth read buffer in spans.Eric Anholt
2009-09-10r300: enable rb3d_discard_src_pixel_lte_threshold for more chips on dri2Alex Deucher
2009-09-10r300: add full support for two sided stencil on r5xx for dri2Alex Deucher
2009-09-10mesa: fix cut&paste typosMathias Frohlich
2009-09-10mesa: in texenvprogram code, only do saturation when really needed.Brian Paul
2009-09-10radeon: Change debugging code to use macros instead of inline functions.Pauli Nieminen
2009-09-09i965: Fix relocation delta for WM surfaces.Eric Anholt
2009-09-09radeon: Add more verbose error message for failed command buffer.Pauli Nieminen
2009-09-09i965: fix an overlooked merge conflictBrian Paul
2009-09-09r600: check if textures are actually enabled before submissionAlex Deucher
2009-09-09Merge branch 'mesa_7_6_branch'Brian Paul
2009-09-09mesa: regenerate get.c form get_gen.pyBrian Paul
2009-09-09mesa: move call to init_c_cliptest() from enable.c to tnl module.Brian Paul
2009-09-09Merge branch 'mesa_7_5_branch' into mesa_7_6_branchBrian Paul
2009-09-09mesa: disable GL_LUMINANCE case in _mesa_meta_draw_pixels()Brian Paul
2009-09-09r600: fix ftp for dri1Alex Deucher
2009-09-09intel: add B43 chipset supportZhenyu Wang
2009-09-09r600: don't setup hardware state if TFPDave Airlie
2009-09-08mesa: bump version to 7.7Brian Paul
2009-09-08mesa: fix viewport_z_clip breakageBrian Paul
2009-09-08intel: Add support for ARB_draw_elements_base_vertex.Eric Anholt
2009-09-08mesa: Add support for ARB_draw_elements_base_vertex.Eric Anholt
2009-09-08glapi: Add ARB_draw_elements_base_vertexEric Anholt