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
*
automake: Merge per-type *_FILES variables in intel drivers.
Eric Anholt
2012-11-12
5
-43
/
+33
*
automake: Merge separated *_CXX_FILES variables to *_FILES in core mesa.
Eric Anholt
2012-11-12
4
-27
/
+7
*
automake: Remove dead *_OBJECTS variables from the old build system.
Eric Anholt
2012-11-12
1
-17
/
+0
*
automake: Fix a comment typo.
Eric Anholt
2012-11-12
1
-1
/
+1
*
r600g: remove redundant parameter in r600_init_surface
Marek Olšák
2012-11-13
1
-6
/
+4
*
st/mesa: fix computation of last_level in GenerateMipmap
Marek Olšák
2012-11-12
1
-21
/
+7
*
st/mesa: fix computation of last_level during texture creation
Marek Olšák
2012-11-12
1
-4
/
+2
*
st/mesa: fix guessing the base level size
Marek Olšák
2012-11-12
1
-50
/
+44
*
mesa: fix error checking of TexStorage(levels) for array and rect textures
Marek Olšák
2012-11-12
1
-3
/
+1
*
mesa: use MaxNumlevels in _mesa_test_texobj_completeness
Marek Olšák
2012-11-12
1
-11
/
+3
*
mesa: add MaxNumLevels to gl_texture_image, remove MaxLog2
Marek Olšák
2012-11-12
5
-6
/
+49
*
gallivm,draw,llvmpipe: use base ptr + mip offsets instead of mip pointers
Roland Scheidegger
2012-11-12
14
-63
/
+131
*
llvmpipe: always allocate whole miptrees not individual levels
Roland Scheidegger
2012-11-12
2
-60
/
+81
*
i965: Add comments for each of the surface state table's columns.
Kenneth Graunke
2012-11-12
1
-0
/
+11
*
glapi: Stop handling XML annotation exec="{es,check,loopback}".
Paul Berry
2012-11-12
1
-3
/
+0
*
glapi: Remove handling of mesa_name XML attribute.
Paul Berry
2012-11-12
3
-53
/
+4
*
mesa: Fix const correctness of API implementation functions.
Paul Berry
2012-11-12
4
-4
/
+6
*
mesa: Standardize names of OpenGL functions.
Paul Berry
2012-11-12
87
-3259
/
+3176
*
radeonsi: Implement alpha testing in pixel shader.
Michel Dänzer
2012-11-12
6
-38
/
+52
*
radeonsi: Initialize uses_kill boolean from TGSI info.
Michel Dänzer
2012-11-12
1
-0
/
+1
*
glsl: store read vector in a temp in vec_index_to_cond
Vincent Lejeune
2012-11-11
1
-4
/
+12
*
gallium/u_blitter: handle PIPE_TEXTURE_CUBE_ARRAY in is_box_inside_resource
Marek Olšák
2012-11-11
1
-0
/
+6
*
build: fix enable/disable language in ./configure --help
Andreas Boll
2012-11-10
2
-2
/
+2
*
i965: Fix AA Line Distance Mode in 3DSTATE_SF on Ivybridge.
Kenneth Graunke
2012-11-10
1
-3
/
+1
*
dri_util: Fix prologue comment for driCreateConfigs
Ian Romanick
2012-11-09
1
-17
/
+5
*
swrast: swrastFillInModes doesn't do 8-bit modes, so don't try
Ian Romanick
2012-11-09
1
-3
/
+1
*
Fix use of glsl_parser.{cc,h} where source dir != build dir.
Darren Salt
2012-11-09
1
-1
/
+2
*
Revert "mesa: assert that key->fragprog_inputs_read value isn't too large"
Brian Paul
2012-11-09
1
-2
/
+0
*
glcpp: wire up glcpp-test to make check
Matt Turner
2012-11-09
2
-4
/
+14
*
glcpp/tests: Add tests for multiline #elif
Matt Turner
2012-11-09
2
-0
/
+15
*
glcpp/tests: Add test for multiline #if
Matt Turner
2012-11-09
2
-0
/
+13
*
glcpp/tests: Add test for multiline #line
Matt Turner
2012-11-09
2
-0
/
+11
*
glcpp/tests: Add test to check #line followed by code
Matt Turner
2012-11-09
2
-0
/
+5
*
glcpp: don't push #line directives into next line
Fabian Bieler
2012-11-09
2
-9
/
+9
*
glcpp: Reject garbage after #else and #endif tokens
Matt Turner
2012-11-09
5
-4
/
+15
*
r600g: fix printk warnings
Dave Airlie
2012-11-10
1
-4
/
+4
*
softpipe: fix unused variable warning.
Dave Airlie
2012-11-10
1
-1
/
+1
*
gallium: fix unused cap warnings in drivers for cube map array cap.
Dave Airlie
2012-11-10
3
-0
/
+3
*
r600g: add initial cube map array support (v2)
Dave Airlie
2012-11-10
9
-15
/
+238
*
u_blitter: fix cube array check
Dave Airlie
2012-11-10
1
-1
/
+1
*
util/u_surface: Support 3D/array textures in util_resource_copy_region().
José Fonseca
2012-11-09
1
-26
/
+44
*
draw: Remove redundant draw_geometry_shader_delete().
José Fonseca
2012-11-09
2
-8
/
+2
*
trace: Support geometry shaders.
José Fonseca
2012-11-09
1
-115
/
+71
*
util/u_surface: Fix util_clear_depth_stencil for Z32_FLOAT_S8X24_UINT.
José Fonseca
2012-11-09
1
-12
/
+6
*
galahad: Support geometry shader / stream-output methods.
José Fonseca
2012-11-09
1
-82
/
+110
*
softpipe,util: Fix blending of R and RG formats.
José Fonseca
2012-11-09
1
-25
/
+1
*
softpipe: Fix rgb_dst_factor == PIPE_BLENDFACTOR_SRC_ALPHA_SATURATE.
José Fonseca
2012-11-09
1
-3
/
+3
*
tgsi: Lift the requirement of indirection being done by ADDR register.
José Fonseca
2012-11-09
1
-1
/
+0
*
util: Fix reduction of line adjacency primitives.
José Fonseca
2012-11-09
1
-0
/
+2
*
softpipe: Handle adjacency primitives.
José Fonseca
2012-11-09
1
-0
/
+46
[next]