index
:
~glisse/mesa
master
nouveau_nir_spirv_opencl_v5
nouveau_nir_spirv_opencl_v6
mesa sandbox
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-06
haiku libGL: Move from gallium target to src/hgl
Alexander von Gluck IV
11
-1
/
+10
2014-01-06
haiku: Fix missing HaikuGL header paths
Alexander von Gluck IV
3
-0
/
+3
2014-01-06
mesa: implement missing glGet(GL_RGBA_SIGNED_COMPONENTS_EXT) query
Brian Paul
4
-0
/
+47
2014-01-06
i965: Warning fix
Eric Anholt
1
-2
/
+0
2014-01-06
i965: Delete unused INTEL_WRITE_{PART,FULL} and INTEL_READ #defines.
Kenneth Graunke
1
-4
/
+0
2014-01-06
radeonsi: calculate NUM_BANKS for DB correctly on CIK
Marek Olšák
3
-4
/
+27
2014-01-06
radeonsi: set correct pipe config for Hawaii in DB
Marek Olšák
3
-15
/
+26
2014-01-06
radeonsi: disable HTILE for 1D-tiled depth-stencil buffers
Marek Olšák
1
-0
/
+5
2014-01-06
glx: check memory allocations in __glXInitVertexArrayState()
Juha-Pekka Heikkila
1
-4
/
+23
2014-01-06
glx: Add missing null check in __glXNewIndirectAPI()
Juha-Pekka Heikkila
1
-0
/
+2
2014-01-06
docs: fix misspellings
Nathan Kidd
13
-26
/
+26
2014-01-04
i965: set size of txf_mcs payload vgrf properly
Chris Forbes
1
-0
/
+1
2014-01-02
glcpp: error on multiple #else/#elif directives
Erik Faye-Lund
6
-1
/
+51
2014-01-02
glcpp: Replace multi-line comment with a space (even as part of macro definit...
Carl Worth
8
-9
/
+48
2014-01-02
glcpp: Add a more descriptive comment for the SKIP state manipulation
Carl Worth
1
-5
/
+36
2013-12-30
i965: Enhance intel_texsubimage_tiled_memcpy() to support all levels
Courtney Goeltzenleuchter
1
-2
/
+5
2013-12-30
i965: Add XRGB to intel_texsubimage_tiled_memcpy()
Courtney Goeltzenleuchter
1
-1
/
+2
2013-12-30
glsl: Fix gl_type of usamplerCube built-in type.
Paul Berry
1
-1
/
+1
2013-12-30
mesa: Add an assertion to _mesa_program_index_to_target().
Paul Berry
1
-2
/
+3
2013-12-30
mesa: Improve static error checking of arrays sized by MESA_SHADER_TYPES.
Paul Berry
3
-8
/
+16
2013-12-30
glsl: Remove extraneous shader_type argument from analyze_clip_usage().
Paul Berry
1
-4
/
+5
2013-12-30
glsl: Get rid of hardcoded arrays of shader target names.
Paul Berry
2
-15
/
+9
2013-12-30
main: Remove unused function _mesa_shader_index_to_type().
Paul Berry
1
-15
/
+0
2013-12-30
Rename overloads of _mesa_glsl_shader_target_name().
Paul Berry
10
-38
/
+38
2013-12-29
Revert "mesa: Remove GLXContextID typedef from glx.h."
Kenneth Graunke
1
-0
/
+1
2013-12-29
i965: Remove unused depth_mode parameter from translate_tex_format().
Kenneth Graunke
4
-4
/
+0
2013-12-27
i965/blorp: unit test compiling integer typed texture fetches
Topi Pohjolainen
1
-0
/
+86
2013-12-27
i965/blorp: unit test compiling simple gen6 zero-src sampled
Topi Pohjolainen
1
-0
/
+51
2013-12-27
i965/blorp: unit test compiling gen6 msaa-8 cms alpha blend
Topi Pohjolainen
1
-0
/
+57
2013-12-27
i965/blorp: unit test compiling bilinear filtered
Topi Pohjolainen
1
-0
/
+49
2013-12-27
i965/blorp: unit test compiling simple zero-src sampled
Topi Pohjolainen
1
-0
/
+56
2013-12-27
i965/blorp: unit test compiling unaligned msaa-8
Topi Pohjolainen
1
-0
/
+135
2013-12-27
i965/blorp: unit test compiling msaa-8 cms alpha blend
Topi Pohjolainen
1
-0
/
+145
2013-12-27
i965/blorp: unit test compiling msaa-4 ums to cms
Topi Pohjolainen
1
-0
/
+59
2013-12-27
i965/blorp: unit test compiling msaa-8 cms to cms
Topi Pohjolainen
1
-0
/
+62
2013-12-27
i965/blorp: unit test compiling msaa-8 ums to cms
Topi Pohjolainen
1
-0
/
+61
2013-12-27
i965/blorp: unit test compiling blend and scaled
Topi Pohjolainen
3
-1
/
+339
2013-12-27
i965/blorp: allow unit tests to compile and dump assembly
Topi Pohjolainen
1
-3
/
+16
2013-12-27
i965: dump the disassembly to the given file
Topi Pohjolainen
1
-10
/
+10
2013-12-27
i965/fs: allow fs-generator use without gl_fragment_program
Topi Pohjolainen
1
-3
/
+6
2013-12-27
i965/fs: generate fs programs also without any 8-width instructions
Topi Pohjolainen
1
-2
/
+6
2013-12-26
freedreno/a3xx: fix blend state corruption issue
Rob Clark
8
-33
/
+66
2013-12-26
freedreno: prepare for hw binning
Rob Clark
9
-142
/
+159
2013-12-26
freedreno: resync generated headers
Rob Clark
6
-76
/
+131
2013-12-24
r600g: fix SUMO2 pci id
Alex Deucher
1
-1
/
+1
2013-12-23
scons: Add system library linker flags on LLVM 3.5.
Vinson Lee
1
-0
/
+2
2013-12-23
r600/pipe: Stop leaking context->start_compute_cs_cmd.buf on EG/CM
Aaron Watry
1
-0
/
+2
2013-12-23
st/vdpau: Destroy context when initialization fails
Aaron Watry
1
-0
/
+1
2013-12-23
radeon/llvm: Free target data at end of optimization
Aaron Watry
1
-0
/
+1
2013-12-23
r600/compute: Use the correct FREE macro when deleting compute state
Aaron Watry
1
-1
/
+1
[next]