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
/
svga
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/auxiliary/indices: add start param
Rob Clark
2013-10-29
2
-2
/
+2
*
svga: reindent drawing code
Brian Paul
2013-10-29
3
-266
/
+199
*
gallium: add PIPE_CAP_MIXED_FRAMEBUFFER_SIZES
Ilia Mirkin
2013-10-26
1
-0
/
+1
*
svga: remove user-space vertex/index buffer code
Brian Paul
2013-10-24
6
-259
/
+13
*
gallium: new, unified pipe_context::set_sampler_views() function
Brian Paul
2013-10-23
1
-10
/
+1
*
svga: remove unneeded include of u_double_list.h
Brian Paul
2013-10-23
1
-2
/
+0
*
svga: minor fix-ups in svga_get_shader_param()
Brian Paul
2013-10-16
1
-2
/
+3
*
svga: s/0/FALSE/
Brian Paul
2013-10-11
1
-2
/
+2
*
svga: fix incorrect memcpy src in svga_buffer_upload_piecewise()
Brian Paul
2013-10-04
1
-1
/
+1
*
svga: don't hook in old bind_fragment_sampler_states() functions
Brian Paul
2013-10-03
1
-9
/
+0
*
svga: implement pipe_context::bind_sampler_states()
Brian Paul
2013-10-03
1
-0
/
+1
*
svga: fix pixel center integer
Brian Paul
2013-09-30
1
-2
/
+4
*
svga: return 0 for PIPE_CAP_PREFER_BLIT_BASED_TEXTURE_TRANSFER
Brian Paul
2013-09-30
1
-1
/
+1
*
svga: we don't support TGSI_OPCODE_CONT
Brian Paul
2013-09-30
2
-2
/
+5
*
gallium: add flush_resource context function
Marek Olšák
2013-09-20
1
-0
/
+8
*
svga: replace 0 with PIPE_OK in a few places
Brian Paul
2013-08-26
3
-5
/
+5
*
svga: minor clean-ups in emit_hw_vs_vdecl()
Brian Paul
2013-08-21
1
-6
/
+6
*
draw: inject frontface info into wireframe outputs
Zack Rusin
2013-08-02
1
-0
/
+1
*
gallium: Add PIPE_CAP_ENDIANNESS
Tom Stellard
2013-07-22
1
-0
/
+2
*
tgsi: rename the TGSI fragment kill opcodes
Brian Paul
2013-07-12
1
-9
/
+9
*
mesa,glsl,gallium: remove GLSLSkipStrictMaxVaryingLimitCheck and dependencies
Marek Olšák
2013-07-02
1
-1
/
+0
*
svga: pass svga_compile_key by reference instead of value
Brian Paul
2013-06-28
1
-7
/
+7
*
svga: use switch statement in svga_shader_type()
Brian Paul
2013-06-28
1
-5
/
+10
*
svga: allow 3D transfers in svga_texture_transfer_map()
Brian Paul
2013-06-25
1
-4
/
+3
*
svga: use new svga_define_texture_level() helper
Brian Paul
2013-06-25
2
-2
/
+15
*
svga: fix layer/level mix-up in svga_mark_surface_dirty()
Brian Paul
2013-06-25
1
-1
/
+1
*
svga: use new svga_age_texture_view() helper
Brian Paul
2013-06-25
2
-1
/
+14
*
svga: add array index assertion in svga_validate_sampler_view()
Brian Paul
2013-06-25
1
-0
/
+1
*
svga: use svga_texture() helper instead of casting
Brian Paul
2013-06-25
1
-1
/
+1
*
svga: minor cleanups, comments in svga_tgsi_insn.c
Brian Paul
2013-06-22
1
-8
/
+19
*
svga: add null ptr check in svga_get_tex_sampler_view()
Brian Paul
2013-06-22
1
-0
/
+3
*
svga: add some comments about primitive conversion
Brian Paul
2013-06-19
2
-11
/
+26
*
svga: reindent svga_tgsi.c
Brian Paul
2013-06-19
1
-63
/
+65
*
svga: whitespace, comment, formatting fixes in svga_tgsi_emit.h
Brian Paul
2013-06-19
1
-42
/
+56
*
svga: move some svga/tgsi functions
Brian Paul
2013-06-19
3
-125
/
+149
*
svga: formatting fixes in svga_tgsi_insn.c
Brian Paul
2013-06-19
1
-260
/
+395
*
gallium: add condition parameter to render_condition
Roland Scheidegger
2013-06-18
1
-1
/
+1
*
svga: add PIPE_CAP_MAX_VIEWPORTS to switch to silence warning
Brian Paul
2013-05-29
1
-0
/
+2
*
gallium: Add support for multiple viewports
Zack Rusin
2013-05-25
2
-9
/
+13
*
draw: try to prevent overflows on index buffers
Zack Rusin
2013-05-14
1
-2
/
+2
*
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
*
svga: misc whitespace and comment fixes in svga_cmd.c
Brian Paul
2013-05-09
1
-82
/
+82
*
gallium: fix type of flags in pipe_context::flush()
Chia-I Wu
2013-05-04
1
-1
/
+1
*
scons: Support clang.
José Fonseca
2013-04-25
1
-1
/
+1
*
scons: Remove redundant code.
José Fonseca
2013-04-25
1
-3
/
+0
*
gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...
José Fonseca
2013-04-23
2
-2
/
+2
*
svga: remove TGSI_OPCODE_BREAKC instruction translation
Roland Scheidegger
2013-04-20
1
-1
/
+0
*
svga: whitespace, comment fixes in svga_pipe_query.c
Brian Paul
2013-04-19
1
-41
/
+49
*
svga: whitespace, comment fixes in svga_pipe_fs/vs.c
Brian Paul
2013-04-19
2
-48
/
+41
[next]