mesa.git
2010-07-06 Tom Stellardr300/compiler: Implement KILP opcode.
2010-07-06 José Fonsecagallivm: Use SSE4.1's BLENDV instructions for lp_build_...
2010-07-06 José Fonsecagallivm: Fix 8bit comparisons.
2010-07-06 Alan Hourihanellvmpipe: ensure all bins are reset avoids memory corru...
2010-07-06 Chia-I Wumesa: Always initialize transform feedback state.
2010-07-06 Chia-I Wuegl: Rework driver loading.
2010-07-06 Chia-I Wust/egl: Add support for !GLX_DIRECT_RENDERING.
2010-07-06 Brian Paulmesa: initial support for unnormalized integer texture...
2010-07-05 Corbin Simpsonauxiliary/util: Add SM3 meta-cap list.
2010-07-05 Roland Scheideggerllvmpipe: wait for queries being finished when asked...
2010-07-04 Vinson Leei915g: Remove unnecessary header.
2010-07-04 Jakob Bornecrantzi915g: Add flag to not send commands to hw
2010-07-04 Jakob Bornecrantzi915g: If the kernel reject the batchbuffer print it...
2010-07-04 Jakob Bornecrantzi915g: Minor cleanups
2010-07-04 Jakob Bornecrantzi915g: Make batchbuffer flush function not be inline
2010-07-04 Jakob Bornecrantzi915g: Rename texture state to map state
2010-07-04 Jakob Bornecrantzi915g: Move fragment state to its own file
2010-07-04 Jakob Bornecrantzi915g: Move static state to its own file
2010-07-04 Jakob Bornecrantzi915g: Don't dirty dynamic state if it hasn't changed
2010-07-04 Jakob Bornecrantzi915g: Don't flush after blit
2010-07-04 Jakob Bornecrantzi915g: Don't flush empty batchbuffers
2010-07-04 Jakob Bornecrantzgallium: Make trivial examples use target helpers
2010-07-04 Jakob Bornecrantzgallium: Fix compilation of trivial quad-tex
2010-07-04 Vinson Leest/egl: Remove unnecessary headers.
2010-07-03 Chia-I Wudocs: Update EGL doc.
2010-07-03 Chia-I Wumesa: Fix OpenGL ES-only builds.
2010-07-03 nobledegl: Always use EGLAPIENTRY in api function prototypes
2010-07-03 Vinson Leegallivm: Remove unnecessary headers.
2010-07-03 Marek Olšákr300g: fix warnings
2010-07-03 Tom Stellardr300/compiler: Fix loop unrolling
2010-07-03 Tom Stellardr300/compiler: Use hardware flow control instructions...
2010-07-03 Tom Stellardr300g: Fix typo in r300_reg.h
2010-07-03 Tom Stellardr300/compiler: Don't continue copy propagation inside...
2010-07-03 Tom Stellardr300/compiler: Print debug info for flow control instru...
2010-07-03 Tom Stellardr300/compiler: Enable hardware IF statements for r500...
2010-07-03 Tom Stellardr300/compiler: In the peephole optimizer, ELSE should...
2010-07-03 Tom Stellardr300/compiler: Correctly calculate the max number of...
2010-07-03 Tom Stellardr300/compiler: Handle loops in deadcode analysis.
2010-07-03 Brian Paulosmesa: remove old renderbuffer before adding new
2010-07-03 Brian Paulmesa: updated instruction comments
2010-07-02 Brian Paulmesa: add geometry shader fields to gl_shader_program
2010-07-02 José Fonsecagallivm: Do 4ubyte AoS texture filtering for any format...
2010-07-02 José Fonsecagallivm: Use util_format_description::fetch_rgba_8unorm...
2010-07-02 José Fonsecautil: Add a fetch_rgba_8unorm.
2010-07-02 José Fonsecagallivm: Support multiple pixels in lp_build_fetch_rgba...
2010-07-02 José Fonsecagallivm: Move lp_build_rgba8_to_f32_soa() to lp_bld_for...
2010-07-02 José Fonsecagallivm: Move gather functions to its own module.
2010-07-02 José Fonsecagallivm: Check inputs/outputs in lp_build_conv()
2010-07-02 José Fonsecautil: Expose util_format_fits_8unorm().
2010-07-02 Brian Paulmesa: fix texenv generation when num color bufs == 0
2010-07-02 Brian Paulsoftpipe: fix incorrect blend func index passed to...
2010-07-02 Brian Paulsoftpipe: better assertions
2010-07-02 Brian Paulmesa: add missing error checks in _mesa_program_paramet...
2010-07-02 Brian Paulmain: change some GS field types, added comments
2010-07-02 Brian Paulmesa: make the number of draw buffers part of the texen...
2010-07-02 Brian Paulgallium/cso: check for set_vertex_sampler_views !=...
2010-07-02 José Fonsecamesa: Silence warning.
2010-07-02 José Fonsecagallivm: Code generate YUV format unpacking.
2010-07-02 José Fonsecagallivm: Fix 4 x unorm8 -> 4 x float conversion.
2010-07-02 Dave Airlier600: use gallium list macros instead of making our...
2010-07-02 Brian Paulmesa: extension flags and version testing for GL 3...
2010-07-02 Brian Paulmesa: entrypoints for GL 3.1 primitive restart
2010-07-01 Dan NicholsonUse GLW_CFLAGS when building libGLw
2010-07-01 John HeinUse GLUT_CFLAGS when building glut
2010-07-01 Fernando Carrijomesa: Purge macros NEED_EVENTS and NEED_REPLIES
2010-07-01 Brian Paulgallium/cso: unbind sampler views in cso_release_all()
2010-07-01 Brian Paulmesa: free xform feedback hash table
2010-07-01 Brian Paulst/mesa: fix comment
2010-07-01 Brian Paulllvmpipe: silence pointer type warnings
2010-07-01 José Fonsecagallivm: Support 4 x unorm8 in lp_build_fetch_rgba_aos().
2010-07-01 José Fonsecagallivm: Allow to conversions to/from registers of...
2010-07-01 José Fonsecagallivm: Support extended swizzles in lp_build_swizzle1...
2010-07-01 José Fonsecagallivm: Setup a global optimization pass.
2010-07-01 José Fonsecallvmpipe: Remove lp_build_swizzle2_aos().
2010-06-30 Brian Paulllvmpipe: another null pointer check
2010-06-30 Brian Paulllvmpipe: use dummy tile when out of memory
2010-06-30 Brian Paulllvmpipe: added new lp_memory.[ch] files
2010-06-30 Brian Pauldraw: fix out of memory handling in polygon stipple...
2010-06-30 Neil Robertsglu: Fix some compiler warnings in libtess
2010-06-30 Chia-I Wuegl: Update MaxSize when a dynamic array is grown.
2010-06-30 Chia-I Wuegl: Make _eglUnloadDrivers no-op on Windows.
2010-06-30 Chia-I Wust/egl: Manually free configs on terminate.
2010-06-30 Chia-I Wuegl: Store screens in a dynamic array.
2010-06-30 Chia-I Wuegl: Store configs in a dynamic array.
2010-06-30 Chia-I Wuegl: Add dynamic array.
2010-06-30 Chia-I Wust/vega: Match MALLOC/FREE for vg_shader.
2010-06-30 José Fonsecallvmpipe: Add a new scene state to describe scenes...
2010-06-30 José Fonsecallvmpipe: Don't reset the bin when there's a zsbuf...
2010-06-30 nobledst/vega: s/free/FREE for matching MALLOC/CALLOC
2010-06-30 nobledst/xorg: s/free/FREE for matching MALLOC/CALLOC
2010-06-30 Chia-I Wust/egl: Add egl-gdi target.
2010-06-30 Chia-I Wumesa: Use fpclassify for GL_OES_query_matrix on OpenBSD...
2010-06-30 Zack Rusinmesa: make the arguments in the asm statemants optional
2010-06-29 Marek Olšákr300g: add workaround for multiple contexts
2010-06-29 Marek Olšákr300g: move one flush from winsys to the context
2010-06-29 Brian Paulllvmpipe: don't crash/assert on out of memory
2010-06-29 Brian Paulllvmpipe: restore call to lp_setup_update_state()
2010-06-29 Jakob Bornecrantzegl: Check for drm winsys not just the driver name
2010-06-29 José Fonsecadraw: Add inline keyword to inline function.
2010-06-29 Jakob Bornecrantzi915g: Fix copy pasto
next