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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/util: implement layered framebuffer clear in u_blitter
Marek Olšák
2013-12-03
1
-3
/
+1
*
gallium: add support for AMD_vertex_shader_layer
Marek Olšák
2013-12-03
1
-0
/
+1
*
gallium: new shader cap bit for the amount of sampler views
Roland Scheidegger
2013-11-28
1
-0
/
+3
*
gallium/drivers: compact compiler flags into Automake.inc
Emil Velikov
2013-11-16
1
-7
/
+5
*
gallium/drivers: enable automake subdir-objects
Emil Velikov
2013-11-16
1
-0
/
+2
*
r300: move the final sources list to Makefile.sources
Emil Velikov
2013-11-16
2
-12
/
+15
*
r300: add symlink to ralloc.c and register_allocate.c
Emil Velikov
2013-11-16
3
-3
/
+5
*
gallium: add PIPE_CAP_MIXED_FRAMEBUFFER_SIZES
Ilia Mirkin
2013-10-26
1
-0
/
+1
*
winsys/radeon: add the implementation of fences from r300g
Marek Olšák
2013-10-25
2
-33
/
+8
*
gallium: new, unified pipe_context::set_sampler_views() function
Brian Paul
2013-10-23
1
-4
/
+9
*
r300g/compiler: Fix unsigned comparison with less than zero
David Heidelberger
2013-10-21
1
-1
/
+1
*
r300g: remove unused function r300_lacks_vertex_textures
Marek Olšák
2013-10-04
1
-7
/
+0
*
radeon: don't use old bind_vertex/fragment_sampler_states() hooks
Brian Paul
2013-10-03
1
-21
/
+0
*
radeon: implement pipe_context::bind_sampler_states()
Brian Paul
2013-10-03
1
-0
/
+26
*
r300g: rename r300_bind_sampler_states to r300_bind_fragment_sampler_states
Brian Paul
2013-10-03
1
-4
/
+4
*
r300g/swtcl: don't call draw_prepare_shader_outputs
Marek Olšák
2013-10-03
1
-1
/
+0
*
radeon drivers: handle PIPE_CAP_MAX_VIEWPORTS
Marek Olšák
2013-09-29
1
-0
/
+3
*
radeon/winsys: keep screen pointer in winsys v2
Christian König
2013-09-25
1
-0
/
+3
*
gallium: add flush_resource context function
Marek Olšák
2013-09-20
1
-0
/
+6
*
gallium, intel: Implements new __DRI_IMAGE_USE_LINEAR and PIPE_BIND_LINEAR fl...
Axel Davy
2013-09-06
1
-1
/
+1
*
r300g: enable MSAA on r300-r400, be careful about using color compression
Marek Olšák
2013-08-27
4
-5
/
+14
*
vl: add entrypoint to get_video_param
Christian König
2013-08-19
1
-1
/
+2
*
vl: rename pipe_video_decoder to pipe_video_codec
Christian König
2013-08-19
1
-1
/
+1
*
vl: Add support for max level query v2
Rico Schüller
2013-08-14
1
-0
/
+2
*
r300g/compiler/tests: Pass the required LDFLAGS when building the test program
Tom Stellard
2013-08-07
1
-1
/
+2
*
r300g/compiler/tests: Fix segfault
Tom Stellard
2013-08-07
3
-4
/
+4
*
draw: inject frontface info into wireframe outputs
Zack Rusin
2013-08-02
1
-0
/
+1
*
Revert "r300g: Give CLIP_DISABLE another try"
Marek Olšák
2013-07-30
2
-3
/
+2
*
gallium: Add PIPE_CAP_ENDIANNESS
Tom Stellard
2013-07-22
1
-0
/
+2
*
r300g: make use of gallium's os_get_process_name()
Jonathan Gray
2013-07-18
1
-1
/
+6
*
Revert "r300g: allow HiZ with a 16-bit zbuffer"
Marek Olšák
2013-07-15
1
-0
/
+1
*
r300g/swtcl: fix a lockup in MSAA resolve
Marek Olšák
2013-07-15
1
-0
/
+7
*
r300g/swtcl: fix geometry corruption by uploading indices to a buffer
Marek Olšák
2013-07-15
3
-45
/
+31
*
tgsi: rename the TGSI fragment kill opcodes
Brian Paul
2013-07-12
4
-10
/
+10
*
mesa,glsl,gallium: remove GLSLSkipStrictMaxVaryingLimitCheck and dependencies
Marek Olšák
2013-07-02
1
-1
/
+0
*
r300g/compiler: Prevent regalloc from swizzling texture operands v2
Tom Stellard
2013-06-30
5
-0
/
+124
*
r300g/compiler/tests: Add an assembly parser
Tom Stellard
2013-06-30
5
-16
/
+200
*
r300g: Fix make check
Tom Stellard
2013-06-30
1
-1
/
+2
*
gallium: add condition parameter to render_condition
Roland Scheidegger
2013-06-18
1
-3
/
+4
*
gallium/u_blitter: make clearing independent of the colorbuffer format
Marek Olšák
2013-06-13
1
-2
/
+1
*
gallium/u_blitter: make clearing independent of the number of bound colorbuffers
Marek Olšák
2013-06-13
1
-1
/
+0
*
gallium: Add support for multiple viewports
Zack Rusin
2013-05-25
2
-8
/
+12
*
draw: try to prevent overflows on index buffers
Zack Rusin
2013-05-14
1
-1
/
+1
*
draw: don't crash on vertex buffer overflow
Zack Rusin
2013-05-14
1
-2
/
+2
*
gallium: add PIPE_CAP_MAX_TEXTURE_BUFFER_SIZE for GL
Marek Olšák
2013-05-11
1
-0
/
+1
*
gallium: fix type of flags in pipe_context::flush()
Chia-I Wu
2013-05-04
1
-1
/
+1
*
scons: remove radeon build
Andreas Boll
2013-05-03
1
-24
/
+0
*
winsys/radeon: consolidate tracing into winsys v2
Jerome Glisse
2013-04-25
2
-4
/
+4
*
st/mesa: optionally apply texture swizzle to border color v2
Christoph Bumiller
2013-04-18
1
-0
/
+1
*
gallium: Eliminate TGSI_OPCODE_IFC.
José Fonseca
2013-04-17
1
-1
/
+0
[next]