docs: freshen up the download/unpack instructions
[mesa.git] / src /
2012-04-19 Brian Paulmesa: move unrefs of array objects earlier in _mesa_fre...
2012-04-19 Christoph Bumillernv50,nvc0: prevent multiple flushes when user spins...
2012-04-19 Christoph Bumillernv50/ir/opt: swap VP inputs to first source where possible
2012-04-19 Marek Olšákvbo: remove vbo_context::mat_currval
2012-04-19 Marek Olšákvbo: remove vbo_context::generic_currval
2012-04-19 Marek Olšákvbo: remove vbo_context::legacy_currval
2012-04-19 Marek Olšákvbo: remove unused variables in vbo_context
2012-04-19 Marek Olšákvbo: don't check twice whether it's valid to render
2012-04-19 Marek Olšákmesa: set _NEW_VARYING_VP_INPUTS flag only if fixed...
2012-04-19 Marek Olšákmesa: add _NEW_VARYING_VP_INPUTS for gl_context::varyin...
2012-04-19 Marek Olšákmesa,vbo: properly detect when vertex arrays need to...
2012-04-19 Marek Olšákmesa: only update _MaxElement when we actually need it
2012-04-19 Marek Olšákst/mesa: use bitshifting to define state flags
2012-04-19 Michel Dänzerradeonsi: MIMG shader instructions require waiting...
2012-04-19 Michel Dänzerradeonsi: Replace more magic numbers for sampler state.
2012-04-19 Michel Dänzerradeonsi: Fix mip filter encoding in sampler state.
2012-04-19 Michel Dänzerradeonsi: Set tiling mode index for depth/stencil buffers.
2012-04-19 Kenneth Graunkeglsl: Remove unused mem_ctx field from ir_array_splitti...
2012-04-19 Kenneth Graunkei965: Rename BRW_MAX_SURFACES to BRW_MAX_WM_SURFACES.
2012-04-19 Kenneth Graunkei965: Fix outdated comments about binding tables.
2012-04-18 Mathias Fröhlichmesa: Use array object constructor.
2012-04-18 Brian Paulsvga: flush drawing before clearing
2012-04-18 Brian Paulpipebuffer: split up assertion
2012-04-18 Brian Paulsvga: return PIPE_OK instead of 0
2012-04-18 Marek Olšákgallium/u_gen_mipmap: don't release vertex buffer at...
2012-04-18 Marek Olšákgallium/u_blit: don't release vertex buffer at end...
2012-04-18 Marek Olšákgallium: remove PIPE_TRANSFER_NOOVERWRITE, use equivale...
2012-04-18 Marek Olšákst/mesa: write vertices directly into the buffer for...
2012-04-18 Marek Olšákst/mesa: use u_upload_mgr to upload vertices for glClea...
2012-04-18 Marek Olšákst/mesa: write vertices directly into the buffer in...
2012-04-18 Marek Olšákst/mesa: use u_upload_mgr to upload vertices for glDraw...
2012-04-18 Marek Olšákst/mesa: use u_upload_mgr to upload vertices for glDraw...
2012-04-18 Marek Olšákst/mesa: write vertices directly into the buffer for...
2012-04-18 Marek Olšákst/mesa: use u_upload_mgr to upload vertices for glBitmap
2012-04-18 Michel Dänzerradeonsi: Improve calculation of number of pixel shader...
2012-04-18 Michel Dänzerradeonsi: Fix calculation of pitch value in sampler...
2012-04-18 Michel Dänzerradeonsi: Set tiling mode index in sampler view state.
2012-04-18 Michel Dänzerradeonsi: Replace magic numbers with register definitio...
2012-04-18 Michel Dänzerradeonsi: Fix white border color type in sampler state.
2012-04-17 Kenneth Graunkeglsl/builtins: Rework profiles to use the new '.glsl...
2012-04-17 Kenneth Graunkeglsl/builtins: Support stage-agnostic built-in profiles.
2012-04-17 Kenneth Graunkeglsl: Make the standalone compiler accept '.glsl' files.
2012-04-17 Brian Paulmesa: add a couple fast-paths to fast_read_rgba_pixels_...
2012-04-17 Kenneth Graunkeglsl/builtins: Use ivec for texel offsets in texturePro...
2012-04-17 Christoph Bumillernv50: specify location of UCPs to code generator
2012-04-17 Tom Stellardr600g: Use automake to generate Makefile
2012-04-16 Eric AnholtRevert "glsl: Refuse to link GLSL 1.40+ shaders that...
2012-04-16 Eric Anholtglsl: Refuse to link GLSL 1.40+ shaders that would...
2012-04-16 Eric Anholtglsl: Add remaining *sampler2DRect* texture functions.
2012-04-16 Eric Anholtglsl: Fix the prototype of textureProjGradOffset(sample...
2012-04-16 Eric Anholtglsl: Mark [iu]sampler{Buffer,2DRect}as reserved in...
2012-04-16 Eric Anholtglsl: Add textureSize(*samplerBuffer) support.
2012-04-16 Eric Anholtglsl: Fix comment typo in 1.40 work.
2012-04-16 Eric Anholtmesa: Remove dead _mesa_sizeof_glsl_type().
2012-04-16 Eric Anholtgtest: Don't actually install a library.
2012-04-16 Brian Paulsvga: add case for PIPE_CAP_MAX_DUAL_SOURCE_RENDER_TARGETS
2012-04-15 Christoph Bumillernvc0: fix nve4 linear copies
2012-04-15 Christoph Bumillertargets/xvmc-nouveau: fix accidental hardcoded include...
2012-04-15 Christoph Bumillernv50: use correct semantic map value for undefined...
2012-04-15 Christoph Bumillertargets/xvmc-nouveau: add libdrm include path
2012-04-15 Ben Skeggsnv30: init sample_mask to some default value at context...
2012-04-15 Ben Skeggsnv30: fix some sifm transfer issues
2012-04-15 José Fonsecascons: Fix egl-static build due to conflicting symbols.
2012-04-14 Christoph Bumillernvc0: add initial support for nve4+ (Kepler) chipsets
2012-04-14 Tom Stellardradeonsi: s/DUAL_SOURCE_BLEND/MAX_DUAL_SOURCE_RENDER_TA...
2012-04-14 Christoph Bumillernv50/ir/opt: extend handleCVT for nv50's SET u32 to...
2012-04-14 Christoph Bumillernv50/ir: print interpolation mode
2012-04-14 Christoph Bumillernv50: update FP linkage state on one/two-sided lighting...
2012-04-14 Christoph Bumillernv50: delete old shader compiler files
2012-04-14 Christoph Bumillernv50: hook up to new shader code generator
2012-04-14 Christoph Bumillernv50/ir: import nv50 target
2012-04-14 Christoph Bumillernv50/ir: fix off-by-ones in CSE and nvc0 insnCanLoad
2012-04-14 Christoph Bumillernv50/ir/tgsi: generate UCPs with actual outputs instead...
2012-04-14 Francisco Jereznv50/ir: Fix type of the instruction created by mkCmp...
2012-04-14 Christoph Bumillernv50/ir: fix Instruction::isCommutationLegal for WAW
2012-04-14 Francisco Jereznv50/ir/opt: Add isOptSupported() check in logical...
2012-04-14 Francisco Jereznv50/ir/ra: Fix live set propagation in the secondary...
2012-04-14 Christoph Bumillernv50/ir/opt: don't regard OP_WRSV as dead code
2012-04-14 Christoph Bumillernv50/ir: add isUniform query to Values
2012-04-14 Christoph Bumillernv50/ir: rewrite the register allocator as GCRA, with...
2012-04-14 Christoph Bumillernv50/ir/tgsi: only export x-component of PSIZE
2012-04-14 Christoph Bumillernvc0: fix emission of 3rd src in SET_AND,OR,XOR
2012-04-14 Francisco Jereznv50/ir: Fix BuildUtil::mkSelect and mkClobber
2012-04-14 Christoph Bumillernv50/ir: fix reg file conflicts with undefined-value...
2012-04-14 Christoph Bumillernv50/ir/opt: silence warning (int < Elements() signedness)
2012-04-14 Christoph Bumillernv50/ir/opt: fix combineSt access to wrong instruction
2012-04-14 Christoph Bumillernv50/ir/opt: another insn NULL check in phi elimination
2012-04-14 Francisco Jereznv50/ir/ssa: Take into account function inputs and...
2012-04-14 Francisco Jereznv50/ir: Clean up before calculating instruction orderi...
2012-04-14 Francisco Jereznv50/ir/ra: Allocate registers for function arguments.
2012-04-14 Francisco Jereznv50/ir: Take into account function args in the live...
2012-04-14 Francisco Jereznv50/ir/ra: Use matching physical regs for function...
2012-04-14 Francisco Jereznv50/ir/tgsi: Infer function inputs/outputs.
2012-04-14 Francisco Jereznv50/ir/tgsi: Replace the inlining logic with proper...
2012-04-14 Francisco Jereznv50/ir: Decouple DataArray from the dictionary that...
2012-04-14 Christoph Bumillernv50/ir/opt: don't delete instruction in removeFlow...
2012-04-14 Christoph Bumillernv50/ir/opt: check BB equality before instruction order...
2012-04-14 Christoph Bumillernv50/ir/opt: don't copy-propagate cond MOVs or MOVs...
2012-04-14 Christoph Bumillernv50/ir/opt: don't replace conditional definitions...
2012-04-14 Francisco Jereznv50/ir/opt: Update the symbol size when combining...
next