index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
r300
/
r300_screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r300g: implement MSAA compression and fast MSAA color clear
Marek Olšák
2013-01-15
1
-0
/
+3
*
gallium: remove PIPE_CAP_DEPTHSTENCIL_CLEAR_SEPARATE
Marek Olšák
2013-01-15
1
-1
/
+0
*
r300g: advertise MSAA support for the RGB10_A2 format on r500
Marek Olšák
2013-01-14
1
-10
/
+44
*
r300g: allow separate depth and stencil clear
Marek Olšák
2013-01-14
1
-1
/
+1
*
r300g: fix the GPU name in the renderer string
Marek Olšák
2013-01-09
1
-0
/
+1
*
r300g: implement MSAA
Marek Olšák
2013-01-06
1
-6
/
+23
*
gallium: s/PIPE_CAP_TIMER_QUERY/PIPE_CAP_QUERY_TIME_ELAPSED/
José Fonseca
2012-12-20
1
-1
/
+1
*
gallium: fix cap warnings for tbo cap.
Dave Airlie
2012-12-12
1
-0
/
+1
*
r300g: Give CLIP_DISABLE another try
Stefan Dösinger
2012-12-04
1
-1
/
+1
*
r300g: handle map flag DISCARD_WHOLE_RESOURCE
Marek Olšák
2012-12-01
1
-1
/
+1
*
gallium: fix unused cap warnings in drivers for cube map array cap.
Dave Airlie
2012-11-10
1
-0
/
+1
*
gallium: expose ARB_map_buffer_alignment on Radeon
Marek Olšák
2012-10-31
1
-0
/
+3
*
gallium: add PIPE_CAP_TEXTURE_MULTISAMPLE
Marek Olšák
2012-09-30
1
-0
/
+1
*
gallium: add QUERY_TIMESTAMP cap and get_timestamp screen function
Marek Olšák
2012-07-10
1
-0
/
+1
*
gallium: Add PIPE_CAP_START_INSTANCE
Fredrik Höglund
2012-06-19
1
-0
/
+1
*
r300g: Handle compute caps.
Francisco Jerez
2012-05-12
1
-0
/
+5
*
r300g: remove slab allocator for pipe_resource (used mainly for user buffers)
Marek Olšák
2012-05-12
1
-9
/
+0
*
r300g: fix breakage after gallium-userbuf merge
Marek Olšák
2012-05-12
1
-9
/
+20
*
gallium: add PIPE_CAP_CONSTANT_BUFFER_OFFSET_ALIGNMENT
Marek Olšák
2012-04-30
1
-0
/
+3
*
gallium: add PIPE_CAP_USER_INDEX_BUFFERS and PIPE_CAP_USER_CONSTANT_BUFFERS
Marek Olšák
2012-04-30
1
-0
/
+2
*
gallium: make user vertex buffers optional
Marek Olšák
2012-04-24
1
-6
/
+1
*
u_vbuf: make use of the new CAPs to determine what to do
Marek Olšák
2012-04-24
1
-0
/
+4
*
gallium: rename DUAL_SOURCE_BLEND cap to MAX_DUAL_SOURCE_RENDER_TARGETS
Dave Airlie
2012-04-13
1
-1
/
+1
*
r300g/swtcl: don't expose shader subroutine support
Marek Olšák
2012-04-04
1
-0
/
+1
*
gallium: remove PIPE_SHADER_CAP_OUTPUT_READ
Marek Olšák
2012-02-27
1
-2
/
+0
*
gallium: remove unused winsys pointers in pipe_screen and pipe_context
Marek Olšák
2012-02-21
1
-1
/
+0
*
gallium: add PIPE_CAP_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION
Christoph Bumiller
2012-02-09
1
-0
/
+1
*
vl: add interlacing capabilities
Christian König
2012-02-06
1
-0
/
+6
*
st/mesa: add PIPE_CAP_GLSL_FEATURE_LEVEL, cleanup st_extensions.c
Marek Olšák
2012-01-29
1
-0
/
+3
*
st/mesa: do vertex and fragment color clamping in shaders
Marek Olšák
2012-01-25
1
-1
/
+3
*
vl: reintroduce PIPE_VIDEO_CAP_PREFERED_FORMAT
Christian König
2012-01-15
1
-0
/
+2
*
Squash-merge branch 'gallium-clip-state'
Marek Olšák
2012-01-10
1
-1
/
+1
*
vl: replace decode_buffers with auxiliary data field
Christian König
2012-01-09
1
-2
/
+0
*
gallium: remove PIPE_CAP_MAX_STREAM_OUTPUT_SEPARATE_ATTRIBS
Marek Olšák
2011-12-25
1
-1
/
+0
*
r300g: handle new caps
Marek Olšák
2011-12-17
1
-0
/
+4
*
gallium: interface changes necessary to implement transform feedback (v5)
Marek Olšák
2011-12-15
1
-1
/
+1
*
mesa: add const flags to skip MaxVarying and MaxUniform linker checks (v2)
Marek Olšák
2011-12-13
1
-0
/
+2
*
r300g: re-order shaders CAPs
Marek Olšák
2011-11-22
1
-7
/
+6
*
r300g: handle SHADER_CAP_OUTPUT_READ
Marek Olšák
2011-11-22
1
-0
/
+2
*
r300g: remove default case statements in get_param
Marek Olšák
2011-11-22
1
-8
/
+2
*
gallium: separate out floating-point CAPs into its own enum
Marek Olšák
2011-11-22
1
-11
/
+12
*
gallium: remove PIPE_CAP_GLSL and enable GLSL unconditionally
Marek Olšák
2011-11-22
1
-16
/
+0
*
r300g: expose ARB_ES2_compatibility by claiming FIXED format support
Marek Olšák
2011-10-24
1
-2
/
+7
*
r300g: set max vertex samplers to 0 on swtcl chipsets
Marek Olšák
2011-10-14
1
-3
/
+8
*
r300g: disable stream output on SWTCL chipsets
Marek Olšák
2011-10-08
1
-1
/
+1
*
gallium: add PIPE_CAP_TEXTURE_BARRIER
Marek Olšák
2011-09-30
1
-0
/
+1
*
gallium: add PIPE_CAP_CONDITIONAL_RENDER
Marek Olšák
2011-09-30
1
-0
/
+1
*
gallium: add and use PIPE_SHADER_CAP_MAX_TEXTURE_SAMPLERS
Marek Olšák
2011-09-30
1
-2
/
+3
*
gallium: remove PIPE_CAP_TEXTURE_MIRROR_REPEAT
Marek Olšák
2011-09-30
1
-1
/
+0
*
r300g: handle the new CAPs
Marek Olšák
2011-09-11
1
-0
/
+2
[next]