mesa.git
2010-09-15 Vinson Leer600g: Silence uninitialized variable warning.
2010-09-15 Vinson Leer600g: Silence uninitialized variable warning.
2010-09-15 Vinson Leer600g: Silence uninitialized variable warning.
2010-09-15 Vinson Leenvfx: Silence uninitialized variable warnings.
2010-09-15 Vinson Leer600g: Silence uninitialized variable warning.
2010-09-15 Vinson Leer600g: Silence uninitialized variable warning.
2010-09-15 Vinson Leeglsl: Fix 'format not a string literal and no format...
2010-09-15 Dave Airlier300g: fix buffer reuse issue caused by previous commit
2010-09-15 Chia-I Wuglapi: Fix build errors for ES.
2010-09-15 Andre Maasikasr600c: fix buffer height setting in dri2 case
2010-09-15 Marek Olšákr300g: prevent creating multiple winsys BOs for the...
2010-09-15 Vinson Leemesa: Include missing header in program.h.
2010-09-15 Vinson Leer600g: Remove unnecessary headers.
2010-09-14 Luca Barbieriauxiliary: fix unintended fallthrough
2010-09-14 Vinson Leellvmpipe: Remove unnecessary header.
2010-09-14 Brian Paulglx: add const qualifiers to __indirect_glMultiDrawArra...
2010-09-14 Andre Maasikasr600c: fix setting negative values to bitfields
2010-09-14 Brian Paulmesa: upgrade wglext.h to version 22
2010-09-14 Brian Paulmesa: upgrade glxext.h to version 32
2010-09-14 Brian Paulmesa: update to version 64 of GL/glext.h
2010-09-14 Brian Paulmesa: move, redefine MESA_GEOMETRY_PROGRAM
2010-09-14 Brian Paulglsl2: add case for ir_unop_noise
2010-09-14 Brian Paulglsl2: fix comments
2010-09-14 Chia-I Wumesa: Remove unnecessary FEATURE tests.
2010-09-14 Chia-I Wumesa: Less FEATURE_ARB_sync tests.
2010-09-14 Chia-I Wumesa: Remove unused _MESA_INIT_*_FUNCTIONS.
2010-09-14 Vinson Leegallivm: Remove unnecessary header.
2010-09-14 Vinson Leellvmpipe: Initialize variable for potentially unhandled...
2010-09-14 Vinson Leei965g: Fix 'control reaches end of non-void function...
2010-09-14 Vinson Leei915g: Fix 'control reaches end of non-void function...
2010-09-14 Vinson Leei915: Fix "implicit declaration of function 'draw_get_s...
2010-09-14 Vinson Leeidentity: Fix 'assignment from incompatible pointer...
2010-09-14 Vinson Leerbug: Fix 'assignment from incompatible pointer type...
2010-09-14 Luca Barbierimesa/st: ask GLSL to not emit noise since we have a...
2010-09-14 Luca Barbierimesa/st: set compiler options based on Gallium shader...
2010-09-14 Luca Barbierigallium: introduce get_shader_param (ALL DRIVERS CHANGE...
2010-09-14 Ian Romanickglsl2: Port equal() and notEqual() to ir_unop_all_equal...
2010-09-14 Luca Barbieriglsl: introduce ir_binop_all_equal and ir_binop_any_equ...
2010-09-13 Luca Barbieriloop_unroll: unroll loops with (lowered) breaks
2010-09-13 Ian Romanickglsl2: Add pass to remove redundant jumps
2010-09-13 Ian Romanickglsl: Explain file naming convention
2010-09-13 Luca Barbieriloop_controls: fix analysis of already analyzed loops
2010-09-13 Ian Romanicki965: Request that returns be lowered in shader main
2010-09-13 Luca Barbieriglsl: call ir_lower_jumps according to compiler options
2010-09-13 Luca Barbieriglsl: add continue/break/return unification/elimination...
2010-09-13 Luca Barbieriglsl: add ir_control_flow_visitor
2010-09-13 José Fonsecallvmpipe: Fix non SSE2 builds.
2010-09-13 Marek Olšákr300g/swtcl: unlock VBO after draw_flush
2010-09-13 Witold Barylukllvmpipe: Change asm to __asm__.
2010-09-13 Jesse BarnesEGL DRI2: 0xa011 is Pineview not Ironlake
2010-09-13 Alex Deucherr600c: const buffer sizes must be a multiple of 16...
2010-09-13 Jesse BarnesEGL DRI2: add PCI ID for Ironlake mobile
2010-09-13 Alex Deucherr600c/eg: remove obselete comment
2010-09-13 Alex Deucherr600c/eg: remove unused emit timestamp function
2010-09-13 Alex Deucherr600c/eg: emit CB_BLEND_ALPHA with the other blend...
2010-09-13 Alex Deucherr600c: remove redundant state emit on evergreen
2010-09-13 Kristian Høgsbergmesa: Revert accidentally committed vertex code chunk
2010-09-13 Andre Maasikasr600c: eg: fix typo
2010-09-13 Andre Maasikasr600c: eg: 256 float4 constants may need more than...
2010-09-13 Andre Maasikasr600c: eg - fix uninitialized variable
2010-09-13 Kristian Høgsbergglx: Don't destroy DRI2 drawables for legacy glx drawables
2010-09-13 Marek Olšákr300g: fix SWTCL
2010-09-13 José Fonsecallvmpipe: Unbreak rasterization on 64bit.
2010-09-13 José Fonsecagallium: Change the resource_copy_region semantics...
2010-09-13 Dave Airlier600g: evergreen fixup dsa state for running query.
2010-09-13 Andre Maasikasr600c: remove stray unmap call
2010-09-13 José Fonsecallvmpipe: use gcc asm only with gcc
2010-09-13 Marek Olšákr300g: print unassigned FS inputs for DBG_RS
2010-09-13 Marek Olšákr300g: fix map_buffer
2010-09-13 Marek Olšákr300/compiler: fix warnings
2010-09-13 Marek Olšákr300g: add new debug options for dumping scissor regs...
2010-09-13 Marek Olšákr300g: skip rendering if CS space validation fails
2010-09-13 Marek Olšákr300g: remove u_upload_flush from r300_draw_arrays
2010-09-13 Vinson Leenvfx: Remove unused variables.
2010-09-13 Vinson Leenvfx: Move declaration before code.
2010-09-12 Keith Whitwellllvmpipe: introduce tri_3_4 for tiny triangles
2010-09-12 Keith Whitwellllvmpipe: allow tri_3_16 at any 4-aligned location...
2010-09-12 Keith Whitwellllvmpipe: refactor tri_3_16
2010-09-12 Keith Whitwellllvmpipe: pass linear masks to fragment shader
2010-09-12 Keith Whitwellllvmpipe: fix warnings on both 32 and 64 bit builds
2010-09-12 Keith Whitwellllvmpipe: fix wierd performance regression in isosurf
2010-09-12 José Fonsecapb: Fix the build, and add notes.
2010-09-12 José Fonsecallvmpipe: Only generate the whole shader specialization...
2010-09-12 Dave Airliepb: add void * for flush ctx to mapping functions
2010-09-11 Luca Barbierinv30: fix breakage due to 10 texcoord support on nv40
2010-09-11 Chia-I WuAdd missing files to the tarball file lists.
2010-09-11 Chia-I Wumesa: Fix depend.es[12] generation when LLVM is enabled.
2010-09-11 Tilman Sauerbeckr600g: Undo bo placement change.
2010-09-11 José Fonsecallvmpipe: Silence some warnings.
2010-09-11 José Fonsecagallivm: nr_channels is only valid for formats with...
2010-09-11 José Fonsecagallivm: Use const keyword on swizzles.
2010-09-11 José Fonsecagallivm: Allow to TGSI AoS translation to happen in...
2010-09-11 José Fonsecallvmpipe: Don't store display the alpha ref value in...
2010-09-11 José Fonsecagallivm: Add a new debug flag to warn about performance...
2010-09-11 José Fonsecagallivm: Helper functions for pointer indirection.
2010-09-11 José Fonsecagallivm: Cleanup the TGSI <-> sampler interface.
2010-09-11 José Fonsecagallivm: Add some utility functions to set/get array...
2010-09-11 José Fonsecagallivm: Basic AoS TGSI -> LLVM IR.
2010-09-11 José Fonsecagallivm: Move the texture modifiers to the header.
2010-09-11 José Fonsecagallivm: s/lp_build_broadcast_aos/lp_build_swizzle_scal...
next