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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
radeonsi: Rename radeonsi->si remaining identifiers in si_compute.c.
Andreas Hartmetz
2014-01-14
1
-8
/
+8
*
radeonsi: Rename r600->si remaining identifiers in si_blit.c.
Andreas Hartmetz
2014-01-14
1
-110
/
+110
*
radeonsi: Rename r600->si for functions in si_pipe.h.
Andreas Hartmetz
2014-01-14
12
-57
/
+57
*
radeonsi: Rename r600->si for functions in si.h.
Andreas Hartmetz
2014-01-14
4
-46
/
+46
*
radeonsi: Rename r600->si for functions in si_resource.h.
Andreas Hartmetz
2014-01-14
9
-17
/
+17
*
radeonsi: Rename r600->si for structs in si_resource.h.
Andreas Hartmetz
2014-01-14
3
-7
/
+7
*
radeonsi: Rename r600->si for structs in si.h.
Andreas Hartmetz
2014-01-14
3
-24
/
+24
*
radeonsi: Rename r600->si for structs in si_pipe.h.
Andreas Hartmetz
2014-01-14
20
-195
/
+195
*
radeonsi: Apply si_* file naming scheme.
Andreas Hartmetz
2014-01-14
26
-109
/
+81
*
Use AC_PATH_TOOL instead of AC_PATH_PROG for llvm-config.
Michał Górny
2014-01-13
1
-2
/
+2
*
configure: Disable xvmc by default
Tom Stellard
2014-01-13
1
-1
/
+1
*
glsl: Remove exec_list iterators now that nothing uses them.
Kenneth Graunke
2014-01-13
2
-88
/
+0
*
glsl: Replace iterators in ir_reader.cpp with ad-hoc list walking.
Kenneth Graunke
2014-01-13
1
-8
/
+10
*
glsl: Use a new foreach_two_lists macro for walking two lists at once.
Kenneth Graunke
2014-01-13
12
-92
/
+73
*
glsl: Statically cast parameter exec_node to ir_variable.
Kenneth Graunke
2014-01-13
1
-1
/
+1
*
glsl: Cast ir_call parameters to ir_rvalue, not ir_instruction.
Kenneth Graunke
2014-01-13
4
-6
/
+6
*
glsl: Replace foreach_iter and iter.remove() with foreach_list_safe.
Kenneth Graunke
2014-01-13
1
-6
/
+6
*
glsl: Convert piles of foreach_iter to foreach_list_safe.
Kenneth Graunke
2014-01-13
12
-36
/
+36
*
glsl: Convert piles of foreach_iter to the newer foreach_list macro.
Kenneth Graunke
2014-01-13
26
-178
/
+170
*
i965: Ensure that all necessary state is re-emitted if we run out of aperture.
Paul Berry
2014-01-13
3
-0
/
+21
*
r600g: fix glClearBuffer by handling PIPE_CLEAR_COLORi flags correctly
Marek Olšák
2014-01-13
1
-38
/
+31
*
r600g: handle NULL colorbuffers correctly on R600-R700
Marek Olšák
2014-01-13
1
-65
/
+55
*
r600g: handle NULL colorbuffers correctly on Evergreen
Marek Olšák
2014-01-13
2
-28
/
+54
*
radeonsi: handle NULL colorbuffers correctly
Marek Olšák
2014-01-13
1
-9
/
+11
*
gallium/util: easy fixes for NULL colorbuffers
Marek Olšák
2014-01-13
2
-1
/
+7
*
st/mesa: bind NULL colorbuffers as specified by glDrawBuffers
Marek Olšák
2014-01-13
6
-14
/
+40
*
mesa: handle GL_NONE draw buffers correctly in glClear
Marek Olšák
2014-01-13
1
-1
/
+5
*
st/mesa: use sRGB formats for MSAA resolving if destination is sRGB
Marek Olšák
2014-01-13
1
-0
/
+32
*
st/mesa: check depth and stencil writemask before clearing
Marek Olšák
2014-01-13
1
-2
/
+15
*
st/mesa: always prefer pipe->clear over clear_with_quad (v2)
Marek Olšák
2014-01-13
1
-5
/
+14
*
st/egl: Flush resources before presentation
Martin Andersson
2014-01-13
3
-0
/
+24
*
dri: set yInverted default to GL_TRUE
Tapani Pälli
2014-01-13
1
-0
/
+1
*
egl_dri2: call dri2_add_configs_for_visuals after extensions set
Tapani Pälli
2014-01-13
1
-5
/
+6
*
mesa: Set the correct error in _mesa_BeginConditionalRender
Ian Romanick
2014-01-10
1
-11
/
+30
*
i965: Delete duplicate write_timestamp function.
Kenneth Graunke
2014-01-10
3
-39
/
+8
*
i965: Fix clears of layered framebuffers with mismatched layer counts.
Paul Berry
2014-01-10
8
-30
/
+29
*
main: check texture target when validating layered framebuffers.
Paul Berry
2014-01-10
1
-3
/
+9
*
i965/gen6/blorp: Remove redundant HiZ workaround
Chad Versace
2014-01-09
1
-14
/
+0
*
i965/gen6/blorp: Set need_workaround_flush at top of blorp
Chad Versace
2014-01-09
1
-1
/
+3
*
i965/gen6/blorp: Set need_workaround_flush immediately after primitive
Chad Versace
2014-01-09
2
-1
/
+3
*
docs: Import 10.0.2 release notes, add news item.
Carl Worth
2014-01-09
3
-1
/
+169
*
mesa: add missing SNORM formats in _mesa_base_fbo_format()
Brian Paul
2014-01-09
1
-0
/
+16
*
mesa: remove dead geom shader code
Brian Paul
2014-01-09
1
-4
/
+0
*
docs: minor updates to VMware SVGA3D driver page
Brian Paul
2014-01-09
1
-3
/
+11
*
mesa: check bits per channel for GL_RGBA_SIGNED_COMPONENTS_EXT query
Brian Paul
2014-01-09
1
-7
/
+30
*
mesa: check for MESA_FORMAT_RGB9_E5_FLOAT in _mesa_is_format_signed()
Brian Paul
2014-01-09
1
-2
/
+3
*
st/mesa: fix breakage from gl_constant::Program[] change
Brian Paul
2014-01-09
1
-13
/
+13
*
mesa: Use functions to convert gl_shader_stage to PROGRAM enum or pipe target.
Paul Berry
2014-01-09
3
-36
/
+39
*
main: Change init_program_limits() to use gl_shader_stage.
Paul Berry
2014-01-09
1
-9
/
+9
*
glsl: Index into ctx->Const.Program[] rather than using ad-hoc code.
Paul Berry
2014-01-09
4
-87
/
+17
[prev]
[next]