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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
draw: rearrange code in llvm_middle_end_prepare()
Brian Paul
2012-12-08
1
-66
/
+74
*
draw: fix comment typo
Brian Paul
2012-12-08
1
-1
/
+1
*
draw: add comment on draw->pt.opt field
Brian Paul
2012-12-08
1
-1
/
+1
*
draw: update a comment about index buffers
Brian Paul
2012-12-08
1
-3
/
+2
*
gallium/os: Fix nano->micro second concersion.
José Fonseca
2012-12-08
1
-1
/
+1
*
llvmpipe: fix missing tbo cap warning.
Dave Airlie
2012-12-08
1
-0
/
+1
*
mesa/st: add ARB_uniform_buffer_object support (v2)
Dave Airlie
2012-12-08
6
-7
/
+147
*
softpipe: enable GLSL 1.40
Dave Airlie
2012-12-08
1
-1
/
+1
*
softpipe: add texture buffer object support
Dave Airlie
2012-12-08
2
-1
/
+9
*
st/mesa: add option to enable GLSL 1.40
Dave Airlie
2012-12-08
1
-1
/
+6
*
st/mesa: add texture buffer object support to state tracker (v1.1)
Dave Airlie
2012-12-08
5
-7
/
+31
*
gallium: add new texture buffer object capability
Dave Airlie
2012-12-08
1
-1
/
+2
*
mesa/meta: Move declaration before statements.
José Fonseca
2012-12-08
1
-1
/
+2
*
mesa: Move declaration before statement.
José Fonseca
2012-12-08
1
-1
/
+2
*
intel: Enable ETC2 support on intel hardware
Anuj Phogat
2012-12-07
3
-50
/
+98
*
mesa: Add decoding functions for GL_COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2
Anuj Phogat
2012-12-07
5
-4
/
+90
*
mesa: Add decoding functions for GL_COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2
Anuj Phogat
2012-12-07
5
-25
/
+171
*
mesa: Add decoding functions for GL_COMPRESSED_SIGNED_RG11_EAC
Anuj Phogat
2012-12-07
5
-3
/
+98
*
mesa: Add decoding functions for GL_COMPRESSED_SIGNED_R11_EAC
Anuj Phogat
2012-12-07
5
-3
/
+126
*
mesa: Add decoding functions for GL_COMPRESSED_RG11_EAC
Anuj Phogat
2012-12-07
5
-4
/
+98
*
mesa: Add decoding functions for GL_COMPRESSED_R11_EAC
Anuj Phogat
2012-12-07
5
-6
/
+128
*
mesa: Add decoding functions for GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC
Anuj Phogat
2012-12-07
5
-3
/
+91
*
mesa: Add decoding functions for GL_COMPRESSED_RGBA8_ETC2_EAC
Anuj Phogat
2012-12-07
5
-7
/
+151
*
mesa: Add decoding functions for GL_COMPRESSED_SRGB8_ETC2
Anuj Phogat
2012-12-07
5
-7
/
+89
*
mesa: Add decoding functions for GL_COMPRESSED_RGB8_ETC2
Anuj Phogat
2012-12-07
5
-13
/
+469
*
mesa: Make nonlinear_to_linear() function available outside file
Anuj Phogat
2012-12-07
3
-52
/
+29
*
mesa: Add new MESA_FORMATs for ETC2 compressed textures
Anuj Phogat
2012-12-07
9
-1
/
+468
*
meta: Use #version 300 es for _mesa_glsl_Clear's integer shaders on ES3.
Kenneth Graunke
2012-12-07
1
-17
/
+27
*
meta: Use #version 300 es in GenerateMipmap shaders on ES3.
Kenneth Graunke
2012-12-07
1
-11
/
+13
*
Set es_version to false when using FF fragment shading in meta ops
Paul Berry
2012-12-07
1
-0
/
+1
*
mesa: Use the new hash table for the variable refcount visitor.
Eric Anholt
2012-12-07
7
-22
/
+45
*
program/hash_table.c: rename to program/prog_hash_table.c
Jordan Justen
2012-12-07
8
-10
/
+10
*
mesa: Ignore size and offset parameters for BindBufferRange when buffer is 0
Matt Turner
2012-12-07
1
-10
/
+12
*
nv50,nvc0: fix shader eviction
Christoph Bumiller
2012-12-07
2
-2
/
+19
*
nv50,nvc0: add support for cube map arrays
Christoph Bumiller
2012-12-07
16
-37
/
+88
*
r300: Don't disable destination read if the src blend factor needs it
Stefan Dösinger
2012-12-07
1
-2
/
+10
*
gallium/egl-static: Fix unresolved symbol 'clock_gettime'.
Michel Dänzer
2012-12-07
1
-2
/
+2
*
gallivm: Rudimentary native integer support.
José Fonseca
2012-12-07
2
-5
/
+20
*
draw: Dump LLVM shader key.
José Fonseca
2012-12-07
2
-1
/
+33
*
gallivm: Allow indirection from TEMP registers too.
José Fonseca
2012-12-07
1
-3
/
+18
*
gallivm,llvmpipe,draw: Support multiple constant buffers.
José Fonseca
2012-12-07
13
-61
/
+103
*
st/dri: implement MSAA for GLX/DRI2 framebuffers
Marek Olšák
2012-12-07
5
-13
/
+112
*
gallium: pass the current context to the flush_front state tracker function
Marek Olšák
2012-12-07
10
-13
/
+24
*
st/dri: don't expose MSAA configs with accumulation buffer
Marek Olšák
2012-12-07
1
-1
/
+13
*
st/dri: refactor dri_fill_in_modes
Marek Olšák
2012-12-07
4
-109
/
+45
*
st/dri: always allocate private depth-stencil buffers
Marek Olšák
2012-12-07
1
-59
/
+49
*
st/mesa: implement CopyTexSubImage for MSAA framebuffers
Marek Olšák
2012-12-07
1
-66
/
+113
*
gallium/u_blitter: fix conflict with u_memory.h
Marek Olšák
2012-12-07
3
-1
/
+7
*
r600g: transfers of MSAA color textures should do the resolve
Marek Olšák
2012-12-07
1
-5
/
+32
*
trace: dump pipe_resource::nr_samples
Marek Olšák
2012-12-07
1
-0
/
+1
[prev]
[next]