2009-03-19 |
Michal Krol | tgsi: Document vs_2_0 instruction set operations. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Michal Krol | tgsi: Document vs_1_1 instruction set operations. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Michal Krol | tgsi: Begin documenting ps_2_x instruction set operations. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Corbin Simpson | r300-gallium: Emit viewport state. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Corbin Simpson | r300-gallium: Viewport state storage. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Corbin Simpson | r300-gallium: Fixup registers for viewport state. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Brian Paul | mesa: use the IROUND() macro in pixel packing code |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Alan Hourihane | slang: redo the last commit for if/break & if/continue... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Alan Hourihane | Revert "slang: if we detect an if/break or if/continue... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Alan Hourihane | slang: if we detect an if/break or if/continue within... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Keith Whitwell | st: call _glapi_check_multithread from st_make_current |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Thomas Hellstrom | stw: Fix makeCurrent. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
José Fonseca | progs: Build the wgl examples with scons. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Jakob Bornecrantz | progs/trivial: Make quad-tex-sub repeat patterns |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Brian Paul | tests: remove/update old comments |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Brian Paul | st: need to free/realloc pipe texture when we're handed... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Brian Paul | st: clean up some if-statment code |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Brian Paul | softpipe: more texture transfer fixes. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Brian Paul | softpipe: need to set tc->transfer=NULL after destroyin... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Brian Paul | st: update texture comments |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Jakob Bornecrantz | progs/trivial: Add quad-tex-sub |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Dan Nicholson | Use the specified X11 headers for xlib mesa |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Keith Whitwell | tests: add simplest mipgen test |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Keith Whitwell | pipe/atomic: dont use ms interlock calls from gcc |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Keith Whitwell | util: avoid clashprone UINT, UBYTE enum values |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Keith Whitwell | draw: use AOS_ERROR rather than clash-prone ERROR(... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Keith Whitwell | pipe/atomic: clean up #ifdef maze |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Jakob Bornecrantz | progs/tests: Update mipmap_limits to show image and... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Thomas Hellstrom | xlib st: Fix makeCurrent. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Jakob Bornecrantz | progs/trivial: Add tri-fbo-tex-mip |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Ben Skeggs | nouveau: rewrite winsys in terms of drm_api, support... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Ben Skeggs | st/dri2: use pipe_screen.is_format_supported to choose... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Corbin Simpson | r300-gallium: Move all unsorted state into invariant... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Corbin Simpson | r300-gallium: Emit invariant state, no matter what. |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Corbin Simpson | r300-gallium: Quick little cleanup of surface_fill... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
José Fonseca | tgsi: Restore statement ordering. |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Corbin Simpson | r300-gallium: Debugging for the more sensitive card... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Corbin Simpson | r300-gallium: r500-fs: Fixup immediate->constant counti... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Corbin Simpson | r300-gallium: More query stuff. |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Brian Paul | swrast: use better _swrast_compute_lambda() function |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Vinson Lee | mesa: update/fix doxygen comments |
commit | commitdiff | tree | snapshot |
2009-03-17 |
José Fonseca | util: Realloc takes bytes. |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Michal Krol | wgl: Port sharedtex_mt to WGL. |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Michal Krol | tgsi: Document ps_2_0 instruction set operations. |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Michal Krol | tgsi: Document ps_1_4 instruction set operations. |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Michal Krol | tgsi: Document ps_1_1 instruction set operations. |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Michal Krol | tgsi: Begin documenting GLSL instruction set operations. |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Michal Krol | tgsi: Begin documenting NV_geometry_program4 instructio... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Thomas Hellstrom | xdemos: Fix sharedtex_mt. |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Michal Krol | python: Return on unknown pixel format. |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Michal Krol | gallium: Use `_new' name, `new' is a reserved keyword... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Michal Krol | gallium: Provide unprotected atomic implementation... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Michal Krol | python: Fix build after refcount rework. |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Michal Krol | python: Include `p_winsys_screen.h'. |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Michal Krol | python: Do not pass screen object to pipe_buffer_reference. |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Michal Krol | tgsi: Silence const pointer cast warnings. |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Corbin Simpson | r300-gallium: r500-fs: Properly set up TEX/OUT. |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Corbin Simpson | r300-gallium: r500-fs: Texture insts, ABS, moar comments. |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Corbin Simpson | r300-gallium: Clean up some code, un-special-case scala... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Corbin Simpson | r300-gallium: r500-fs: CMP/MOV/SWZ, negation, ADD/MAD... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Corbin Simpson | r300-gallium: Fix relocation for textures. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Jakob Bornecrantz | trace: Fix memory leak |
commit | commitdiff | tree | snapshot |
2009-03-16 |
José Fonseca | util: bitmask data type. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Jakob Bornecrantz | trace: Re-init refcounters just incase |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Jakob Bornecrantz | trace: Dump buffer data via buffer writes |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Jakob Bornecrantz | progs/trivial: Ignores |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Jakob Bornecrantz | progs/tests: Ignores |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Michal Krol | python: Use transfer object to read from a surface. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Michal Krol | python: pipe_vertex_buffer's pitch member has been... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Michal Krol | python: size is not a member of pipe_constant_buffer... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Corbin Simpson | r300-gallium: r500-fs: Add ABS. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Corbin Simpson | r300-gallium: r500-fs: Clamp only when saturation flags... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Corbin Simpson | r300-gallium: r500-fs: Working ADD and MUL, add more... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Corbin Simpson | r300-gallium: Cleanup a few things. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Corbin Simpson | r300-gallium: r500-fs: MUL. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Corbin Simpson | r300-gallium: r500-fs: Stub out the simple scalar ops. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Corbin Simpson | r300-gallium: r500-fs: Add DPH. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Corbin Simpson | r300-gallium: r500-fs: Add dot products. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Michal Krol | gallium: Implement atomic for MSVC on x86. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Michal Krol | gallium: Implement atomic interface for windows user... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
José Fonseca | scons: Promote declaration-after-statement to error... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
José Fonseca | progs: Try to read the texture from the current dir... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Michal Krol | gallium: Use macro parameter names consistently. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Michal Krol | gallium: pipe_mutex_init() is of type void. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Michal Krol | gallium: Include p_compiler.h for integer types. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Michal Krol | softpipe: Use p_atomic_read, not atomic_read. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Thomas Hellstrom | gallium: Use struct pipe_atomic for pipe refcounts. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Thomas Hellstrom | gallium: Add simple atomic class api. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Michal Krol | tgsi: Begin documenting NV_gpu_program4 instruction... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Michal Krol | tgsi: Document NV_vertex_program3 instruction set opera... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Michal Krol | wgl: Port glthreads to WGL. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Michal Krol | mesa: Silence compiler warnings. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Corbin Simpson | r300-gallium: r500-fs: Actually handle consts and imms... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Corbin Simpson | r300-gallium: Emit constants as floats, not uints. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
michal | python: Include missing `p_compiler.h' header. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
michal | python: Do not pass shader_state to util shader functions. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
michal | python: Use transfer objects to initialise texture... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
michal | python: Use new bypass_vs_clip_and_viewport rasteriser... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Corbin Simpson | r300-gallium: Fix vertex memory offsets. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Corbin Simpson | radeon-gallium: Add my R580 to the xorg PCI ID list. |
commit | commitdiff | tree | snapshot |
next |