index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
i965: Remove some dead code.
Kenneth Graunke
2013-07-03
17
-228
/
+0
*
i965: Delete dead intel_buffer_object::range_map_size field.
Kenneth Graunke
2013-07-03
1
-1
/
+0
*
i965: Remove intel_buffer_object::source.
Kenneth Graunke
2013-07-03
2
-6
/
+0
*
i965: Fix buffer object segfault since removal of system memory BOs.
Kenneth Graunke
2013-07-03
1
-0
/
+3
*
postprocess: move second temporary assertion into isolated configuration
Matthew McClure
2013-07-03
1
-2
/
+2
*
glsl: Ensure snprintf is defined on MSVC builds.
José Fonseca
2013-07-03
1
-0
/
+1
*
targets/xvmc-nouveau: add in missing nv30 lib
Ilia Mirkin
2013-07-03
1
-0
/
+1
*
mesa,glsl,gallium: remove GLSLSkipStrictMaxVaryingLimitCheck and dependencies
Marek Olšák
2013-07-02
16
-43
/
+10
*
st/mesa: disable EXT_separate_shader_objects
Marek Olšák
2013-07-02
1
-1
/
+8
*
glsl/linker: eliminate unused and set-but-unused built-in varyings
Marek Olšák
2013-07-02
5
-2
/
+496
*
glsl/linker: check against varying limit after unused varyings are eliminated
Marek Olšák
2013-07-02
3
-11
/
+33
*
glsl/linker: link shaders in the opposite order (from fragment to vertex)
Marek Olšák
2013-07-02
1
-50
/
+58
*
mesa: renumber shader indices according to their placement in pipeline
Marek Olšák
2013-07-02
9
-44
/
+32
*
gallivm: Simplify intrinsic name construction.
José Fonseca
2013-07-02
1
-23
/
+10
*
glsl/builtins: Fix ARB_texture_cube_map_array built-in availability.
Kenneth Graunke
2013-07-02
2
-1
/
+8
*
gallivm: Fix MSVC build.
José Fonseca
2013-07-02
1
-8
/
+7
*
gallivm: Fix indirect immediate registers.
José Fonseca
2013-07-02
1
-2
/
+2
*
gallium/tests: fix the translate test
Zack Rusin
2013-06-28
1
-4
/
+4
*
i965: Enable ext_framebuffer_multisample_blit_scaled on intel h/w
Anuj Phogat
2013-07-01
1
-0
/
+1
*
i965/blorp: Add bilinear filtering of samples for multisample scaled blits
Anuj Phogat
2013-07-01
2
-11
/
+264
*
draw/translate: fix instancing
Zack Rusin
2013-06-28
17
-40
/
+109
*
draw: fix incorrect clipper invocation statistics
Zack Rusin
2013-06-28
1
-6
/
+0
*
draw/gallivm: export overflow arithmetic to its own file
Zack Rusin
2013-06-28
4
-44
/
+234
*
draw: check for integer overflows in instance computation
Zack Rusin
2013-06-28
2
-0
/
+7
*
draw: check for an integer overflow when computing stride
Zack Rusin
2013-06-28
1
-10
/
+43
*
draw: account for elem size when computing overflow
Zack Rusin
2013-06-28
1
-7
/
+23
*
i965: Initialize brw_blorp_const_color_program member variables.
Vinson Lee
2013-07-01
1
-1
/
+5
*
tools/trace: Return dummy fence object to silence warnings.
José Fonseca
2013-07-01
1
-1
/
+2
*
tools/trace: Don't crash if a trace has no timing information.
José Fonseca
2013-07-01
2
-3
/
+4
*
scons: Fix dependencies of enums.c and api_exec.c.
José Fonseca
2013-07-01
2
-18
/
+15
*
nvc0: allow frame dropping in h264
Maarten Lankhorst
2013-07-01
1
-3
/
+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
*
r600g: implement fast color clears for MSAA on evergreen+
Grigori Goronzy
2013-07-01
3
-2
/
+79
*
r600g/compute: disable unused colorbuffer slots
Marek Olšák
2013-07-01
1
-1
/
+12
*
st/mesa: handle SNORM formats in generic CopyPixels path
Marek Olšák
2013-06-30
3
-0
/
+29
*
i965: NULL check depth_mt to quiet static analysis.
Matt Turner
2013-06-29
1
-1
/
+1
*
llvmpipe: fix timer query if there's no bins
Roland Scheidegger
2013-06-29
1
-0
/
+10
*
clover: Don't segfault when compiling a program with no kernel
Tom Stellard
2013-06-28
1
-0
/
+7
*
mesa: Remove unused allow_large_textures driconf from classic drivers.
Eric Anholt
2013-06-28
5
-23
/
+4
*
i915: Remove GLES 3.0 sRGB workaround.
Kenneth Graunke
2013-06-28
1
-52
/
+0
*
i965: Remove is_945.
Kenneth Graunke
2013-06-28
2
-3
/
+0
*
i965: Delete hw_stencil flag.
Kenneth Graunke
2013-06-28
2
-3
/
+0
*
i965: Remove hw_stipple flag.
Kenneth Graunke
2013-06-28
2
-2
/
+0
*
i965: Remove use_early_z option.
Kenneth Graunke
2013-06-28
3
-9
/
+1
*
i965: Remove unused SUBPIXEL_* macros.
Kenneth Graunke
2013-06-28
1
-3
/
+0
*
i965: Remove redundant Gen3 PCI IDs.
Kenneth Graunke
2013-06-28
1
-14
/
+0
*
intel: Remove unused INTEL_MAX_FIXUP macro.
Kenneth Graunke
2013-06-28
2
-4
/
+0
*
i965: Drop i915 register/instruction definitions.
Eric Anholt
2013-06-28
2
-176
/
+0
[prev]
[next]