mesa.git
2009-03-17 Corbin Simpsonr300-gallium: More query stuff.
2009-03-17 Brian Paulswrast: use better _swrast_compute_lambda() function
2009-03-17 Vinson Leemesa: update/fix doxygen comments
2009-03-17 José Fonsecautil: Realloc takes bytes.
2009-03-17 Michal Krolwgl: Port sharedtex_mt to WGL.
2009-03-17 Michal Kroltgsi: Document ps_2_0 instruction set operations.
2009-03-17 Michal Kroltgsi: Document ps_1_4 instruction set operations.
2009-03-17 Michal Kroltgsi: Document ps_1_1 instruction set operations.
2009-03-17 Michal Kroltgsi: Begin documenting GLSL instruction set operations.
2009-03-17 Michal Kroltgsi: Begin documenting NV_geometry_program4 instructio...
2009-03-17 Thomas Hellstromxdemos: Fix sharedtex_mt.
2009-03-17 Michal Krolpython: Return on unknown pixel format.
2009-03-17 Michal Krolgallium: Use `_new' name, `new' is a reserved keyword...
2009-03-17 Michal Krolgallium: Provide unprotected atomic implementation...
2009-03-17 Michal Krolpython: Fix build after refcount rework.
2009-03-17 Michal Krolpython: Include `p_winsys_screen.h'.
2009-03-17 Michal Krolpython: Do not pass screen object to pipe_buffer_reference.
2009-03-17 Michal Kroltgsi: Silence const pointer cast warnings.
2009-03-17 Corbin Simpsonr300-gallium: r500-fs: Properly set up TEX/OUT.
2009-03-17 Corbin Simpsonr300-gallium: r500-fs: Texture insts, ABS, moar comments.
2009-03-17 Corbin Simpsonr300-gallium: Clean up some code, un-special-case scala...
2009-03-17 Corbin Simpsonr300-gallium: r500-fs: CMP/MOV/SWZ, negation, ADD/MAD...
2009-03-17 Corbin Simpsonr300-gallium: Fix relocation for textures.
2009-03-16 Jakob Bornecrantztrace: Fix memory leak
2009-03-16 José Fonsecautil: bitmask data type.
2009-03-16 Jakob Bornecrantztrace: Re-init refcounters just incase
2009-03-16 Jakob Bornecrantztrace: Dump buffer data via buffer writes
2009-03-16 Jakob Bornecrantzprogs/trivial: Ignores
2009-03-16 Jakob Bornecrantzprogs/tests: Ignores
2009-03-16 Michal Krolpython: Use transfer object to read from a surface.
2009-03-16 Michal Krolpython: pipe_vertex_buffer's pitch member has been...
2009-03-16 Michal Krolpython: size is not a member of pipe_constant_buffer...
2009-03-16 Corbin Simpsonr300-gallium: r500-fs: Add ABS.
2009-03-16 Corbin Simpsonr300-gallium: r500-fs: Clamp only when saturation flags...
2009-03-16 Corbin Simpsonr300-gallium: r500-fs: Working ADD and MUL, add more...
2009-03-16 Corbin Simpsonr300-gallium: Cleanup a few things.
2009-03-16 Corbin Simpsonr300-gallium: r500-fs: MUL.
2009-03-16 Corbin Simpsonr300-gallium: r500-fs: Stub out the simple scalar ops.
2009-03-16 Corbin Simpsonr300-gallium: r500-fs: Add DPH.
2009-03-16 Corbin Simpsonr300-gallium: r500-fs: Add dot products.
2009-03-16 Michal Krolgallium: Implement atomic for MSVC on x86.
2009-03-16 Michal Krolgallium: Implement atomic interface for windows user...
2009-03-16 José Fonsecascons: Promote declaration-after-statement to error...
2009-03-16 José Fonsecaprogs: Try to read the texture from the current dir...
2009-03-16 Michal Krolgallium: Use macro parameter names consistently.
2009-03-16 Michal Krolgallium: pipe_mutex_init() is of type void.
2009-03-16 Michal Krolgallium: Include p_compiler.h for integer types.
2009-03-16 Michal Krolsoftpipe: Use p_atomic_read, not atomic_read.
2009-03-16 Thomas Hellstromgallium: Use struct pipe_atomic for pipe refcounts.
2009-03-16 Thomas Hellstromgallium: Add simple atomic class api.
2009-03-16 Michal Kroltgsi: Begin documenting NV_gpu_program4 instruction...
2009-03-16 Michal Kroltgsi: Document NV_vertex_program3 instruction set opera...
2009-03-16 Michal Krolwgl: Port glthreads to WGL.
2009-03-16 Michal Krolmesa: Silence compiler warnings.
2009-03-16 Corbin Simpsonr300-gallium: r500-fs: Actually handle consts and imms...
2009-03-16 Corbin Simpsonr300-gallium: Emit constants as floats, not uints.
2009-03-16 michalpython: Include missing `p_compiler.h' header.
2009-03-16 michalpython: Do not pass shader_state to util shader functions.
2009-03-16 michalpython: Use transfer objects to initialise texture...
2009-03-16 michalpython: Use new bypass_vs_clip_and_viewport rasteriser...
2009-03-16 Corbin Simpsonr300-gallium: Fix vertex memory offsets.
2009-03-16 Corbin Simpsonradeon-gallium: Add my R580 to the xorg PCI ID list.
2009-03-16 Corbin Simpsonr300-gallium: r500-fs: Setup immediates.
2009-03-16 Corbin Simpsondri2-gallium: Add occlusion query support at the state...
2009-03-16 Corbin Simpsonr300-gallium: Actually set stride when creating textures.
2009-03-16 Corbin Simpsonr300-gallium: r500-fs: Add writemasks and some flexibil...
2009-03-16 Corbin Simpsonr300-gallium: Always rasterize at least one color.
2009-03-16 Corbin Simpsonr300-gallium: Fix spacing.
2009-03-15 Michal Krolvbo: Silence integer-to-pointer warnings.
2009-03-15 Younes Mantonmesa: .gitignore
2009-03-15 Younes Mantonnouveau: bypass_vs_clip_and_viewport
2009-03-13 Keith Whitwellgallium: consolidate bypass_vs and bypass_clipping...
2009-03-13 Keith Whitwellgallium: no need to keep a copy of shader tokens in...
2009-03-13 Keith Whitwellmesa/st: add check for null front renderbuffer
2009-03-13 Keith Whitwellmesa/st: don't call finish in st_glFlush()
2009-03-13 Brian Pauli965: more register number assertions
2009-03-13 Brian Pauli965: add some register number assertions
2009-03-13 Brian Pauli965: remove unused PROGRAM_INTERNAL_PARAM, added comment
2009-03-13 Brian Pauli965: move declarations before code
2009-03-13 Brian Pauli965: debug code, use gl_register_file type
2009-03-13 Brian Paulmesa: glUseProgram() debug code (disabled)
2009-03-13 Jakob Bornecrantztrace: Fix some typos
2009-03-13 Brian Paulmesa: improve another _mesa_problem() call
2009-03-13 Brian Paulmesa: add GL_DUDV_ATI cases in calculate_derived_texenv()
2009-03-13 Brian Paulmesa: more info in _mesa_problem() call
2009-03-13 Brian Paulmesa: added 1D/3D fetch_texel functions for DUDV8
2009-03-13 Thomas Hellstromxdemos: Add multithreaded sharedtex_mt.
2009-03-13 Keith Whitwellvp: add test for pointsize output
2009-03-13 José Fonsecascons: Use -Wdeclaration-after-statement
2009-03-13 José Fonsecaprogs: Add util to cpp path.
2009-03-13 Keith Whitwellprogs/vp: add keys for point prims, etc, and various...
2009-03-13 Jakob Bornecrantzgallium: Remove do_flip argument from surface_copy
2009-03-13 Brian Paulmesa: added GL_DU8DV8_ATI case in _mesa_components_in_f...
2009-03-13 Brian Paulmesa: override_internal_format() function for debug...
2009-03-13 Brian Paulmesa: improve some error messages
2009-03-13 Brian Pauli965: move declaration before code
2009-03-13 Brian Pauli965: fix const correctness
2009-03-13 Brian Pauli915: move declarations before code
2009-03-13 Brian Pauli965: comments
2009-03-12 Brian Paulconfig: add -Wdeclaration-after-statement to linux...
next