2009-03-17 |
Corbin Simpson | r300-gallium: r500-fs: Properly set up TEX/OUT. |
commit | commitdiff | tree |
2009-03-17 |
Corbin Simpson | r300-gallium: r500-fs: Texture insts, ABS, moar comments. |
commit | commitdiff | tree |
2009-03-17 |
Corbin Simpson | r300-gallium: Clean up some code, un-special-case scala... |
commit | commitdiff | tree |
2009-03-17 |
Corbin Simpson | r300-gallium: r500-fs: CMP/MOV/SWZ, negation, ADD/MAD... |
commit | commitdiff | tree |
2009-03-17 |
Corbin Simpson | r300-gallium: Fix relocation for textures. |
commit | commitdiff | tree |
2009-03-16 |
Jakob Bornecrantz | trace: Fix memory leak |
commit | commitdiff | tree |
2009-03-16 |
José Fonseca | util: bitmask data type. |
commit | commitdiff | tree |
2009-03-16 |
Jakob Bornecrantz | trace: Re-init refcounters just incase |
commit | commitdiff | tree |
2009-03-16 |
Jakob Bornecrantz | trace: Dump buffer data via buffer writes |
commit | commitdiff | tree |
2009-03-16 |
Jakob Bornecrantz | progs/trivial: Ignores |
commit | commitdiff | tree |
2009-03-16 |
Jakob Bornecrantz | progs/tests: Ignores |
commit | commitdiff | tree |
2009-03-16 |
Michal Krol | python: Use transfer object to read from a surface. |
commit | commitdiff | tree |
2009-03-16 |
Michal Krol | python: pipe_vertex_buffer's pitch member has been... |
commit | commitdiff | tree |
2009-03-16 |
Michal Krol | python: size is not a member of pipe_constant_buffer... |
commit | commitdiff | tree |
2009-03-16 |
Corbin Simpson | r300-gallium: r500-fs: Add ABS. |
commit | commitdiff | tree |
2009-03-16 |
Corbin Simpson | r300-gallium: r500-fs: Clamp only when saturation flags... |
commit | commitdiff | tree |
2009-03-16 |
Corbin Simpson | r300-gallium: r500-fs: Working ADD and MUL, add more... |
commit | commitdiff | tree |
2009-03-16 |
Corbin Simpson | r300-gallium: Cleanup a few things. |
commit | commitdiff | tree |
2009-03-16 |
Corbin Simpson | r300-gallium: r500-fs: MUL. |
commit | commitdiff | tree |
2009-03-16 |
Corbin Simpson | r300-gallium: r500-fs: Stub out the simple scalar ops. |
commit | commitdiff | tree |
2009-03-16 |
Corbin Simpson | r300-gallium: r500-fs: Add DPH. |
commit | commitdiff | tree |
2009-03-16 |
Corbin Simpson | r300-gallium: r500-fs: Add dot products. |
commit | commitdiff | tree |
2009-03-16 |
Michal Krol | gallium: Implement atomic for MSVC on x86. |
commit | commitdiff | tree |
2009-03-16 |
Michal Krol | gallium: Implement atomic interface for windows user... |
commit | commitdiff | tree |
2009-03-16 |
José Fonseca | scons: Promote declaration-after-statement to error... |
commit | commitdiff | tree |
2009-03-16 |
José Fonseca | progs: Try to read the texture from the current dir... |
commit | commitdiff | tree |
2009-03-16 |
Michal Krol | gallium: Use macro parameter names consistently. |
commit | commitdiff | tree |
2009-03-16 |
Michal Krol | gallium: pipe_mutex_init() is of type void. |
commit | commitdiff | tree |
2009-03-16 |
Michal Krol | gallium: Include p_compiler.h for integer types. |
commit | commitdiff | tree |
2009-03-16 |
Michal Krol | softpipe: Use p_atomic_read, not atomic_read. |
commit | commitdiff | tree |
2009-03-16 |
Thomas Hellstrom | gallium: Use struct pipe_atomic for pipe refcounts. |
commit | commitdiff | tree |
2009-03-16 |
Thomas Hellstrom | gallium: Add simple atomic class api. |
commit | commitdiff | tree |
2009-03-16 |
Michal Krol | tgsi: Begin documenting NV_gpu_program4 instruction... |
commit | commitdiff | tree |
2009-03-16 |
Michal Krol | tgsi: Document NV_vertex_program3 instruction set opera... |
commit | commitdiff | tree |
2009-03-16 |
Michal Krol | wgl: Port glthreads to WGL. |
commit | commitdiff | tree |
2009-03-16 |
Michal Krol | mesa: Silence compiler warnings. |
commit | commitdiff | tree |
2009-03-16 |
Corbin Simpson | r300-gallium: r500-fs: Actually handle consts and imms... |
commit | commitdiff | tree |
2009-03-16 |
Corbin Simpson | r300-gallium: Emit constants as floats, not uints. |
commit | commitdiff | tree |
2009-03-16 |
michal | python: Include missing `p_compiler.h' header. |
commit | commitdiff | tree |
2009-03-16 |
michal | python: Do not pass shader_state to util shader functions. |
commit | commitdiff | tree |
2009-03-16 |
michal | python: Use transfer objects to initialise texture... |
commit | commitdiff | tree |
2009-03-16 |
michal | python: Use new bypass_vs_clip_and_viewport rasteriser... |
commit | commitdiff | tree |
2009-03-16 |
Corbin Simpson | r300-gallium: Fix vertex memory offsets. |
commit | commitdiff | tree |
2009-03-16 |
Corbin Simpson | radeon-gallium: Add my R580 to the xorg PCI ID list. |
commit | commitdiff | tree |
2009-03-16 |
Corbin Simpson | r300-gallium: r500-fs: Setup immediates. |
commit | commitdiff | tree |
2009-03-16 |
Corbin Simpson | dri2-gallium: Add occlusion query support at the state... |
commit | commitdiff | tree |
2009-03-16 |
Corbin Simpson | r300-gallium: Actually set stride when creating textures. |
commit | commitdiff | tree |
2009-03-16 |
Corbin Simpson | r300-gallium: r500-fs: Add writemasks and some flexibil... |
commit | commitdiff | tree |
2009-03-16 |
Corbin Simpson | r300-gallium: Always rasterize at least one color. |
commit | commitdiff | tree |
2009-03-16 |
Corbin Simpson | r300-gallium: Fix spacing. |
commit | commitdiff | tree |
2009-03-15 |
Michal Krol | vbo: Silence integer-to-pointer warnings. |
commit | commitdiff | tree |
2009-03-15 |
Younes Manton | mesa: .gitignore |
commit | commitdiff | tree |
2009-03-15 |
Younes Manton | nouveau: bypass_vs_clip_and_viewport |
commit | commitdiff | tree |
2009-03-13 |
Keith Whitwell | gallium: consolidate bypass_vs and bypass_clipping... |
commit | commitdiff | tree |
2009-03-13 |
Keith Whitwell | gallium: no need to keep a copy of shader tokens in... |
commit | commitdiff | tree |
2009-03-13 |
Keith Whitwell | mesa/st: add check for null front renderbuffer |
commit | commitdiff | tree |
2009-03-13 |
Keith Whitwell | mesa/st: don't call finish in st_glFlush() |
commit | commitdiff | tree |
2009-03-13 |
Brian Paul | i965: more register number assertions |
commit | commitdiff | tree |
2009-03-13 |
Brian Paul | i965: add some register number assertions |
commit | commitdiff | tree |
2009-03-13 |
Brian Paul | i965: remove unused PROGRAM_INTERNAL_PARAM, added comment |
commit | commitdiff | tree |
2009-03-13 |
Brian Paul | i965: move declarations before code |
commit | commitdiff | tree |
2009-03-13 |
Brian Paul | i965: debug code, use gl_register_file type |
commit | commitdiff | tree |
2009-03-13 |
Brian Paul | mesa: glUseProgram() debug code (disabled) |
commit | commitdiff | tree |
2009-03-13 |
Jakob Bornecrantz | trace: Fix some typos |
commit | commitdiff | tree |
2009-03-13 |
Brian Paul | mesa: improve another _mesa_problem() call |
commit | commitdiff | tree |
2009-03-13 |
Brian Paul | mesa: add GL_DUDV_ATI cases in calculate_derived_texenv() |
commit | commitdiff | tree |
2009-03-13 |
Brian Paul | mesa: more info in _mesa_problem() call |
commit | commitdiff | tree |
2009-03-13 |
Brian Paul | mesa: added 1D/3D fetch_texel functions for DUDV8 |
commit | commitdiff | tree |
2009-03-13 |
Thomas Hellstrom | xdemos: Add multithreaded sharedtex_mt. |
commit | commitdiff | tree |
2009-03-13 |
Keith Whitwell | vp: add test for pointsize output |
commit | commitdiff | tree |
2009-03-13 |
José Fonseca | scons: Use -Wdeclaration-after-statement |
commit | commitdiff | tree |
2009-03-13 |
José Fonseca | progs: Add util to cpp path. |
commit | commitdiff | tree |
2009-03-13 |
Keith Whitwell | progs/vp: add keys for point prims, etc, and various... |
commit | commitdiff | tree |
2009-03-13 |
Jakob Bornecrantz | gallium: Remove do_flip argument from surface_copy |
commit | commitdiff | tree |
2009-03-13 |
Brian Paul | mesa: added GL_DU8DV8_ATI case in _mesa_components_in_f... |
commit | commitdiff | tree |
2009-03-13 |
Brian Paul | mesa: override_internal_format() function for debug... |
commit | commitdiff | tree |
2009-03-13 |
Brian Paul | mesa: improve some error messages |
commit | commitdiff | tree |
2009-03-13 |
Brian Paul | i965: move declaration before code |
commit | commitdiff | tree |
2009-03-13 |
Brian Paul | i965: fix const correctness |
commit | commitdiff | tree |
2009-03-13 |
Brian Paul | i915: move declarations before code |
commit | commitdiff | tree |
2009-03-13 |
Brian Paul | i965: comments |
commit | commitdiff | tree |
2009-03-12 |
Brian Paul | config: add -Wdeclaration-after-statement to linux... |
commit | commitdiff | tree |
2009-03-12 |
Brian Paul | demos: move declaration before code |
commit | commitdiff | tree |
2009-03-12 |
Brian Paul | wgl: add new dispatch stubs |
commit | commitdiff | tree |
2009-03-12 |
Brian Paul | mesa: move declarations before code |
commit | commitdiff | tree |
2009-03-12 |
Brian Paul | mesa: fix glRead/DrawBuffer(GL_AUXn) error value |
commit | commitdiff | tree |
2009-03-12 |
Robert Ellison | i965: fix polygon stipple when rendering to FBO |
commit | commitdiff | tree |
2009-03-12 |
Michal Krol | tgsi: Localise SCS code. |
commit | commitdiff | tree |
2009-03-12 |
Michal Krol | tgsi: Rewrite NRM opcode, store 1.0 in W component. |
commit | commitdiff | tree |
2009-03-12 |
Michal Krol | tgsi: Begin documenting NV_fragment_program2 instructio... |
commit | commitdiff | tree |
2009-03-12 |
Michal Krol | tgsi: Begin documenting ARB_fragment_program instructio... |
commit | commitdiff | tree |
2009-03-12 |
Michal Krol | tgsi: Document ARB_vertex_program instruction set opera... |
commit | commitdiff | tree |
2009-03-12 |
Michal Krol | tgsi: Begin documenting NV_vertex_program2 instruction... |
commit | commitdiff | tree |
2009-03-12 |
Keith Whitwell | trivial: draw non-interleaved arrays |
commit | commitdiff | tree |
2009-03-12 |
Keith Whitwell | stw: fix uninitialized variable issue |
commit | commitdiff | tree |
2009-03-12 |
Keith Whitwell | util: fix debug_assert() to avoid unused variable warni... |
commit | commitdiff | tree |
2009-03-12 |
Jakob Bornecrantz | trace: Wrap pipe_buffers |
commit | commitdiff | tree |
2009-03-12 |
Jakob Bornecrantz | trace: Add dump util functions for wrapped pointers |
commit | commitdiff | tree |
2009-03-12 |
Brian Paul | demos: fix error string, comment |
commit | commitdiff | tree |
2009-03-12 |
Brian Paul | mesa: fix transposed red/blue in store_texel_rgb888... |
commit | commitdiff | tree |
next |