r300g: cleanup XXXs in the DSA state
[mesa.git] / src / mesa /
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 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-05 Brian Paulst/mesa: allow negative index for PROGRAM_STATE_VAR
2010-02-05 Brian Paulmesa: debug output for ARL
2010-02-05 Brian Paulosmesa: Add OSMesaColorClamp and OSMesaGetProcAddress...
2010-02-05 Kristian Høgsbergglapi: Add back the reduced Noop dispatch
2010-02-05 Brian Paulst/mesa: 'fix' point coord semantic info
2010-02-05 José FonsecaMerge remote branch 'origin/master'
2010-02-05 José FonsecaMerge remote branch 'origin/lp-binning'
2010-02-05 Pauli Nieminenr200: Optimize polygon stipple emit.
2010-02-05 Pauli Nieminenr200: Add trace logging to r200PointSize.
2010-02-05 Keith WhitwellMerge commit 'fj/mesa-next'
2010-02-05 Pauli Nieminenr100: Add the polygon stipple state to the state list.
2010-02-04 Brian Paulmesa: change ctx->Driver.ProgramStringNotify() to retur...
2010-02-04 Pauli Nieminenr200: Add the polygon stipple state to the state list.
2010-02-04 Pauli Nieminenr200: Add logging for glPolygonStripple.
2010-02-04 Pauli Nieminenradeon: Make debugging automaticaly increase logging...
2010-02-04 Francisco JerezImport a classic DRI driver for nv0x-nv2x.
2010-02-04 Alex Deucherr600: reduce number of cache flushes
2010-02-04 Pauli Nieminenswrast/sse: Fix _mesa_sse_transform_pointsX_3d_no_rot
2010-02-04 Vinson Leest/mesa: Remove unnecessary headers.
2010-02-04 Pauli NieminenRevert "mesa: fix transform_points_3d_no_rot using...
2010-02-03 Brian Paulmesa: increase number of texture units to MAX_COMBINED_...
2010-02-03 Brian Paulmesa: re-dimension RasterTexCoords and CoordReplace
2010-02-03 Brian Paulmesa: added texcoord unit assertion
2010-02-03 Brian Paulmesa: use Elements() instead of MAX_TEXTURE_COORD_UNITS
2010-02-03 Brian Paulmesa: added tex unit assert, use Elements() macro
2010-02-03 Brian Paulmesa: check for invalid texture coord unit in glGet...
2010-02-03 Brian Paulmesa: check/clamp texture/program matrix accesses
2010-02-03 Brian Paulmesa: add error check for querying invalid texture...
2010-02-03 Brian Paulmesa: use Elements() as limit in loops over texture...
2010-02-03 Brian Paulmesa: add out of bounds assertions for accessing textur...
2010-02-03 José FonsecaMerge branch 'gallium-embedded'
2010-02-03 Francisco Jerezmesa: Factor out the fb initialization details from...
2010-02-03 Keith Whitwellvbo: fix void * arithmetic warning
2010-02-03 Francisco Jerezvbo: Fix up in-place splitting for non-contiguous/index...
2010-02-03 Keith Whitwellmesa/st: bump the gallium version number
2010-02-03 Keith Whitwellst/mesa: remove some floating point divides in viewport...
2010-02-03 Dave Airlier300: fix compiler bugs introduced with MRT changes.
2010-02-02 Scott MoreauTrack frag shader changes introduced by commit 47695665...
2010-02-02 Francisco Jerezmesa: Add a BITSET_FFS function.
2010-02-02 José Fonsecagallium: pipe/p_inlines.h -> util/u_inlines.h
2010-02-02 Corbin Simpsonr300compiler: Add MRT number to debugging output.
2010-02-02 Corbin Simpsonr300compiler, r300 classic, r300g: Add support for...
2010-02-02 Pauli Nieminenr200: Fix EXT_fogcoord rendering.
2010-02-02 Brian Paulst/mesa: fix texture deallocation bug
2010-02-02 Brian Paulmesa: change _mesa_find_free_register() to find multipl...
2010-02-01 Keith Whitwellst/mesa: remove duplicate calculation of fp input mapping
2010-02-01 Keith Whitwellst/mesa: remove dead stfp input_map array
2010-02-01 Brian Paulmesa: added _mesa_print_vp/p_inputs() functions (debug...
2010-02-01 Brian Paulglslcompiler: add glapi_nop.o to OBJECTS
2010-02-01 José Fonsecamesa: Add missing includes.
2010-02-01 Vinson Leemesa: Remove unnecessary headers.
2010-02-01 Vinson Leer600: Remove duplicate assignment.
2010-01-31 Vinson Leest/mesa: Remove unnecessary headers.
2010-01-31 Vinson Leemesa: Remove unnecessary headers.
2010-01-31 Vinson Leei965: Silence uninitialized variable warning.
2010-01-31 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-31 Vinson Leeradeon: Remove unnecessary headers.
2010-01-31 Vinson Leer600: Remove unnecessary headers.
2010-01-31 Vinson Leer300: Remove unnecessary headers.
2010-01-31 Vinson Leer200: Remove unnecessary headers.
2010-01-31 Vinson Leer128: Remove unnecessary headers.
2010-01-31 Vinson Leeintel: Remove unnecessary headers.
2010-01-31 Vinson Leei965: Remove unnecessary headers.
2010-01-31 Vinson Leei915: Remove unnecessary headers.
2010-01-30 Eric Anholtintel: Respect texture tiling when doing a PBO blit...
2010-01-30 Eric Anholtintel: Fix inverting of inversion test for windows...
2010-01-29 Keith WhitwellMerge commit 'lb2/arb_fragment_coord_conventions'
2010-01-29 Brian Paultnl: check that state is validated before drawing
2010-01-29 Brian Paulst/mesa: check that state is validated before drawing
2010-01-29 Brian Paulvbo: fix missing state validation bugs
2010-01-29 Brian Paulmesa: do state validation in _mesa_valid_to_render()
2010-01-29 Brian Paulwindows: assorted build fixes
2010-01-29 Brian Paulmesa: Warn when indices are out of bounds, but do not...
2010-01-29 Luca Barbierist/mesa: Gallium support for ARB_fragment_coord_convent...
2010-01-29 Luca Barbierimesa: don't expose GL_ARB_fragment_coord_conventions...
2010-01-28 Eric Anholtintel: Set the region's tiling to none when attaching...
2010-01-28 Eric Anholti915: Remove unused initial and current state, now...
2010-01-28 Eric Anholtintel: Remove long-disabled meta readpixels, and associ...
2010-01-28 Roland ScheideggerMerge commit 'origin/perrtblend'
2010-01-28 Michal Krolgallium: Enable multiple constant buffers for vertex...
2010-01-28 Vinson Leeradeon: Silence "format" compiler warnings.
2010-01-28 Brian Paulswrast: s/FIXED_TO_FLOAT/FixedToFloat/
2010-01-28 Brian Paulmesa: fix int/uint comparison warnings
2010-01-28 Brian Paulmesa: fix double->float assignment warnings, int/uint...
2010-01-28 Brian Paulmesa: fix double->float assignment warnings
2010-01-28 Brian Paulmesa: fix int/uint comparison warnings
2010-01-28 Brian Paultnl: fix double->float and int/uint conversion warnings
2010-01-28 Brian Paulswrast: silence double->float assignment warnings
next