svga: return 1 for PIPE_CAP_MIXED_COLORBUFFER_FORMATS
[mesa.git] / src / gallium / drivers / r300 /
2011-11-26 Chia-I Wuandroid: pass -std=c99 by default
2011-11-22 Marek Olšákr300g: re-order shaders CAPs
2011-11-22 Marek Olšákr300g: handle SHADER_CAP_OUTPUT_READ
2011-11-22 Marek Olšákr300g: remove default case statements in get_param
2011-11-22 Marek Olšáku_vbuf_mgr: rename to u_vbuf
2011-11-22 Marek Olšákgallium: separate out floating-point CAPs into its...
2011-11-22 Marek Olšákgallium: remove PIPE_CAP_GLSL and enable GLSL unconditi...
2011-11-22 Chad VersaceMerge branch 'hiz' of ssh://people.freedesktop.org...
2011-11-20 Marek Olšákr300g: set max_index to 0xffffff if there are no per...
2011-11-20 Marek Olšáku_vbuf_mgr: correctly compute max vertex count from...
2011-11-20 Marek Olšákr300g: use u_vbuf_mgr to set/get the index buffer
2011-11-20 Marek Olšákr300g: always set VF_MIN_VTX_INDX to 0
2011-11-10 Marek Olšákr300g: fix query result of GPU_FINISHED
2011-11-10 Marek Olšákr300g: implement PIPE_QUERY_GPU_FINISHED
2011-11-10 Marek Olšákr300g: implement PIPE_QUERY_OCCLUSION_PREDICATE
2011-11-03 Marek Olšákr300g: force buffer placements to GTT on big endian...
2011-11-02 Michel Dänzerr300g: Fix queries on big endian hosts.
2011-10-28 Marek Olšákr300g: remove useless code
2011-10-28 Tom Stellardr300/compiler: Fix scheduler bug causing texture corruption
2011-10-24 Marek Olšákr300g: expose ARB_ES2_compatibility by claiming FIXED...
2011-10-23 Marek Olšákr300g: don't call u_trim_pipe_prim in r300_swtcl_draw_vbo
2011-10-20 Marek Olšákr300g: don't return NULL in resource_from_handle if...
2011-10-17 Tom Stellardr300/compiler: Try to eliminate REPL_ALPHA instructions
2011-10-17 Tom Stellardr300/compiler: More agressive RGB to Alpha conversions
2011-10-17 Tom Stellardr300/compiler: Only convert RGB->Alpha when optimizatio...
2011-10-16 Marek OlšákRevert "r300g: fix rendering with a non-zero index...
2011-10-15 Tom Stellardr300/compiler: Enable reg rename pass on r500 and run...
2011-10-15 Tom Stellardr300/compiler: Implement the texture semaphore
2011-10-15 Tom Stellardr300/compiler: Don't pair output writes with GPR writes...
2011-10-15 Tom Stellardr300/compiler: Prevent regalloc from creating non-nativ...
2011-10-15 Tom Stellardr300/compiler: Allow merged instructions to be schedule...
2011-10-14 Marek Olšákr300g: set max vertex samplers to 0 on swtcl chipsets
2011-10-11 Dave Airliegallium: rename ZS stencil type to UINT (v2)
2011-10-09 Dave Airlieu_blitter: add integer clear support
2011-10-08 Marek Olšákr300g: remove unused r300_resource::tex_offset
2011-10-07 Marek Olšákr300g: disable stream output on SWTCL chipsets
2011-10-04 Marek Olšákr300g: fix rendering with a non-zero index bias in...
2011-10-02 Tom Stellardr300/compiler: Fix error in OMOD optimization
2011-10-02 Tom Stellardr300/compiler: Rewrite source swizzles when using OMOD
2011-10-02 Tom Stellardr300/compiler: Fix rc_normal_rewrite_writemask()
2011-10-02 Tom Stellardr300/compiler: Use consistent src swizzles for transcen...
2011-09-30 Marek Olšákwinsys/radeon: move GEM domains out of the drivers...
2011-09-30 Marek Olšákwinsys/radeon: remove a redundant parameter 'size'...
2011-09-30 Marek Olšákgallium: add PIPE_CAP_TEXTURE_BARRIER
2011-09-30 Marek Olšákgallium: add PIPE_CAP_CONDITIONAL_RENDER
2011-09-30 Marek Olšákgallium: add and use PIPE_SHADER_CAP_MAX_TEXTURE_SAMPLERS
2011-09-30 Marek Olšákgallium: remove PIPE_CAP_TEXTURE_MIRROR_REPEAT
2011-09-28 Marek Olšákr300g: remove useless variables in some structures
2011-09-28 Marek Olšákr300g: simplify the immd_is_good_idea function
2011-09-27 Dave Airliegallium: move border color to be a color union
2011-09-26 Marek Olšáku_vbuf_mgr: s/u_vbuf_mgr_/u_vbuf_
2011-09-26 Marek Olšáku_vbuf_mgr: cleanup original vs real vertex buffer...
2011-09-19 Tom Stellardr300/compiler: Fix regalloc for values with multiple...
2011-09-18 Dave Airliegallium: move clear paths from rgba to a pointer to...
2011-09-17 Tom Stellardr300/compiler: Add support for the output modifier...
2011-09-17 Tom Stellardr300/compiler: Move some helper functions to radeon_com...
2011-09-17 Tom Stellardr300/compiler: Don't unroll loops that conditionally...
2011-09-16 Marek Olšákwinsys/radeon: use the cache bufmgr for buffers with...
2011-09-11 Marek Olšákr300g: handle the new CAPs
2011-09-10 Tom Stellardr300/compiler: Implement ROUND
2011-09-10 Marek Olšákgallium: add PIPE_CAP_MAX_TEXTURE_ARRAY_LAYERS
2011-08-27 Chia-I Wuandroid: add support for r300g
2011-08-27 Chia-I Wur300g: share the source list
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-26 Christian Königg3dvl: Rework the decoder interface part 2/5
2011-08-16 Marek Olšáku_blitter: rename util_blitter_copy_region -> util_blit...
2011-08-16 Marek Olšákwinsys/radeon: hook up the new DRM_RADEON_GEM_WAIT...
2011-08-16 Marek Olšákr600g: set the flush callback in radeon_winsys
2011-08-09 Brian Paulr300g: silence some warnings about uninitialized variables
2011-08-05 Marek Olšákwinsys/radeon: fix space checking
2011-08-05 Marek Olšákr300g: handle new CAPs
2011-08-05 Marek Olšákr300g: adapt to the resource_resolve interface change
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-08-02 Marek Olšákgallium/util: add functions for manipulating swizzles
2011-08-01 Bryan Caingallium: add PIPE_SHADER_CAP_INTEGERS
2011-07-26 Marek Olšákr300g: copy the compiler from r300c
2011-07-25 Marek Olšákwinsys/radeon: remove usage parameter from buffer_create
2011-07-25 Marek Olšákwinsys/radeon: add R300 infix to winsys feature names
2011-07-25 Marek Olšákwinsys/radeon: simplify how value queries work
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-13 Christian KönigMerge branch 'pipe-video'
2011-07-11 Christian König[g3dvl] add some more PIPE_VIDEO_CAPs
2011-07-11 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-08 Christian König[g3dvl] and finally remove pipe_video_context
2011-07-08 Christian König[g3dvl] move video buffer creation out of video context
2011-07-08 Christian König[g3dvl] remove the unused priv member from pipe_video_c...
2011-07-08 Christian König[g3dvl] make pipe_context mandatory for creation pipe_v...
2011-07-08 Christian König[g3dvl] rename is_format_supported to is_video_format_s...
2011-07-07 Christian König[g3dvl] rename get_param to get_video_param and move...
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-06-25 Marek Olšákr300g: drop support for ARGB, ABGR, XRGB, XBGR render...
2011-06-19 Marek Olšáku_vbuf_mgr: make u_vbuf_mgr_draw_begin return flags...
2011-06-18 Marek Olšákr300g: rename AOS -> VARRAYS
2011-06-18 Marek Olšákr300g: fix handling PREP_* options
2011-06-11 Marek Olšákr300g: max_anisotropy of 1 is not anisotropic filtering
2011-06-09 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-09 Marek Olšákr300g: fix texturing with non-3D textures and wrap...
2011-06-09 Marek Olšákr300g: don't enable aniso with nearest filtering
2011-06-08 Marek Olšákr300g: fix draw_vbo splitting on r3xx-r4xx
next