summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* scons: Do not build glx and egl on Cygwin.Vinson Lee2012-05-222-3/+3
* nv30: check for NULL vertex buffers in prevalidate_vbufsChristoph Bumiller2012-05-221-1/+1
* nv50: make unaligned index buffer offsets work againChristoph Bumiller2012-05-221-1/+3
* nvc0: don't set NEW_IDXBUF in nvc0_switch_pipe_context if none is boundChristoph Bumiller2012-05-221-0/+2
* llvmpipe: Added a error counter to lp_test_conv.James Benton2012-05-211-3/+7
* llvmpipe: Changed known failures in lp_test_conv.James Benton2012-05-211-3/+9
* llvmpipe: Added fixed point types tests to lp_test_conv.James Benton2012-05-211-6/+7
* gallivm: Fixed erroneous optimisation in lp_build_min/max.James Benton2012-05-211-7/+14
* gallivm: Compensate for lp_const_offset in lp_build_conv.James Benton2012-05-211-4/+31
* gallivm: Fixed overflow in lp_build_clamped_float_to_unsigned_norm.James Benton2012-05-211-1/+1
* docs: add link to 8.0.3 release notesBrian Paul2012-05-211-0/+1
* tests: include mesa headersPaul Seidler2012-05-211-0/+1
* glu: fix two Clang warningsLukas Rössler2012-05-212-2/+2
* docs: fix a typoHomer Hsing2012-05-211-1/+1
* Filter out -Wcovered-switch-default from LLVM_CFLAGSojab2012-05-211-1/+1
* radeon/llvm: Handle selectcc DAG nodeTom Stellard2012-05-207-54/+350
* st/mesa: use pipe_sampler_view_release() in st_destroy_context_priv()Brian Paul2012-05-191-1/+1
* mesa: use F_TO_I() instead of IROUND()Brian Paul2012-05-194-130/+130
* mesa: reimplement IROUND(), add F_TO_I()Brian Paul2012-05-191-21/+36
* mesa: fix Z32_FLOAT -> uint conversion functionsBrian Paul2012-05-191-2/+2
* st/mesa: remove unused pipe variableBrian Paul2012-05-191-1/+0
* svga: whitespace, comments, formatting clean-upsBrian Paul2012-05-191-38/+31
* st/mesa: added st_print_current_vertex_program(), for debuggingBrian Paul2012-05-192-0/+27
* svga: return PIPE_OK instead of 0Brian Paul2012-05-195-11/+11
* svga: fix zero-stride vertex array bugBrian Paul2012-05-191-2/+6
* mesa: add GLSL_REPORT_ERRORS debug flagBrian Paul2012-05-192-0/+15
* mesa: add some comments on shaderapi.c functionsBrian Paul2012-05-191-1/+14
* mesa: Remove undefinition of _P symbol.Vinson Lee2012-05-181-6/+0
* Import release notes for 8.0.3, add news itemIan Romanick2012-05-182-0/+327
* darwin: Address a build failure on Leopard and earlier OS versionsJeremy Huddleston2012-05-181-0/+10
* radeonsi: Only honour point related rasterizer state when rendering points.Michel Dänzer2012-05-181-2/+3
* radeonsi: Fix parameter cache offsets for fragment shader inputs.Michel Dänzer2012-05-183-2/+4
* gallium/tgsi/text: Ensure ret is initialized in parse_immediate_data.Vinson Lee2012-05-171-0/+4
* radeon/llvm: Fix segfault while lowering lrp intrinsicTom Stellard2012-05-171-2/+3
* radeon/llvm: Add DAG nodes for MIN instructionsTom Stellard2012-05-176-14/+38
* llvmpipe: Avoid adding floating point zero to flat inputs.José Fonseca2012-05-181-1/+4
* Fix fetching integer inputs.José Fonseca2012-05-181-0/+8
* llvmpipe: Implement TXQ.Olivier Galibert2012-05-187-6/+227
* llvmpipe: Don't mess with the provoking vertex when inverting a triangle.Olivier Galibert2012-05-181-5/+40
* radeon/llvm: Lower lrp intrinsic during ISelTom Stellard2012-05-173-7/+19
* radeon/llvm: Remove AMDIL MAD instruction defsTom Stellard2012-05-176-7/+14
* radeon/llvm: Remove AMDIL MUL_IEEE* instructionsTom Stellard2012-05-173-7/+3
* r600g: Handle MUL_IEEE in r600_bytecode_get_num_operandsTom Stellard2012-05-171-0/+2
* radeon/llvm: Expand fsub during ISelTom Stellard2012-05-172-11/+2
* radeon/llvm: Remove AMDIL floating-point ADD instruction defsTom Stellard2012-05-175-8/+9
* radeon/llvm: Remove AMDIL CMOVLOG* instruction defsTom Stellard2012-05-174-26/+6
* radeon/llvm: Move lowering of ABS_i32 to ISelTom Stellard2012-05-174-17/+16
* radeon/llvm: Remove sub patterns from AMDILInstrPatterns.tdTom Stellard2012-05-172-21/+1
* radeon/llvm: Add custom SDNodes for MAXTom Stellard2012-05-1710-10/+108
* state_tracker: remove sw_primitive_restart from st_contextJordan Justen2012-05-172-2/+0