index
:
~jljusten/mesa-archive
1d-array-issue
9.0-for-precise
allow-3.2-override
amd_vertex_shader_layer
anv-l3
anv-l3-v1
aubinator
aubinator-error-decode
bdw-aux-hiz
bdw-aux-hiz-v1
bdw-aux-hiz-v2
bdw-aux-surf
bdw-cms
bdw-more-hiz
braswell
bsw-krh-fast-batch
coarse-bo-locks
code-gen-api-exec+gl-core-sanity
context-tests
core-context
cpu-10
cs
cs+ils
cs+ils-1
cs+ps
cs-13
cs-16
cs-17
cs-18
cs-27
cs-29
cs-30
cs-33
cs-34
cs-35
cs-40
cs-gen8
cs-gen8-junk
cs-global-id-v1
cs-global-id-v2
cs-indirect-dispatch-v1
cs-local-index-v1
cs-num-work-groups-v1
cs-old
cs-parse-shared-vars-v1
cs-parse-shared-vars-v2
cs-shader-barrier-funcs-v1
cs-shader-barrier-funcs-v3
cs-shared-variables-v1
cs-shared-variables-v2
cs-shared-variables-v3
cs-simd32+ids
dont-zerofill-ralloc
early-extension-override
env-lri
es31-cts-failure
es31-gen8-v1
for-upstream
fs-to-scalar
gen6-layered
gen6-layered-1
gen6-layered-2
gen6-layered-3
gen6-layered-4
gen6-layered-5
gen6-layered-6
gen6-layered-7
gen6-layered-8
gen6-layered-9
gen6-layered-v3
gen6-z16-hiz-workaround
genxml-reg
gl-core-sanity
gles3-fmt
gles3-syncobj
global-id-temp
glsl-nir-shared-vars
gregory-sso
gs-inv-id
gs-inv-id-v3
gs-inv-id-v4
hsw-cs-cross-thread-constants
hsw-cs-cross-thread-constants-v1
hsw-cs-cross-thread-constants-v2
hsw-cs-cross-thread-constants-v3
hsw-cs-cross-thread-constants-v4
i965-barrier-v1
i965-barrier-v2
i965-cs
i965-cs-atomic-counters-v1
i965-cs-prog-v1
i965-cs-prog-v2
i965-dispatch-compute-v1
i965-get-program-binary
i965-get-program-binary-v1
i965-get-program-binary-v2
i965-l3-partitioning
i965-local-inv-id-v1
i965-pipelines
i965-pipelines-v1
i965-pipelines-v2
i965-pipelines-v3
i965-primitive-restart
i965-qbo
i965-qbo-hsw
i965-qbo-v1
i965-qbo-v2
i965-shader-cache
i965-shader-cache-v1
i965-shader-cache-v2
i965-shader-cache-v2.5
i965-shader-cache-v3
i965-shader-cache-v3.5
i965-workgroup-id-v1
igalia-ssbo-wip
instanced_arrays
interface-blocks
ivb-full-depth-buffer
ivb-layered-color-renderbuffer
ivb-sim
llvm-wip
lrp-opt
map-state-to-atoms
maxubo
megadriver_stub_compat
mesa-9.1-precise
mesa-9.1-quantal
non-miptree-hiz
non-miptree-hiz-v1
partial-fast-depth-clear
pbo+blit+atoms
pipe_stats
primitive-restart-xfb
rgb10_a2ui
rm-blorp-offsets
show-hiz-size
shrink-hiz-buf
simd32
snb-blit
snb-blorp-clears
split-blorp-blit
split-blorp-blit-v-1
split-blorp-blit-v1
split-blorp-blit-v2
sw-primitive-restart
ubuntu-precise
ue4
unused-varyings
version-gles3-dispatch
vk-gen7
jljusten's mesa archive repo (old and merged branches)
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-26
i965: enable ARB_instanced_arrays extension
instanced_arrays
Jordan Justen
4
-7
/
+42
2012-06-25
st/wgl: 80-column wrapping
Brian Paul
2
-7
/
+12
2012-06-25
docs/lists: add piglit mailing list
Andreas Boll
1
-0
/
+3
2012-06-25
docs/helpwanted: update some info
Andreas Boll
1
-9
/
+8
2012-06-25
docs/sourcetree: update some info
Andreas Boll
1
-4
/
+6
2012-06-25
docs/devinfo: update release info
Andreas Boll
1
-22
/
+19
2012-06-25
docs/systems: add some useful driver links
Andreas Boll
1
-5
/
+7
2012-06-25
docs: update some broken/old links
Andreas Boll
5
-6
/
+6
2012-06-25
docs: whitespace cleanup
Andreas Boll
1
-16
/
+16
2012-06-25
docs: escape html special char
Andreas Boll
1
-1
/
+1
2012-06-25
docs: add missing target attribute
Andreas Boll
3
-4
/
+4
2012-06-25
docs/shading: use proper markup
Andreas Boll
1
-11
/
+11
2012-06-25
docs: document the GALLIUM_LOG_FILE env var
Brian Paul
1
-0
/
+2
2012-06-25
mesa: new MESA_LOG_FILE env var to log errors, warnings, etc., to a file
Brian Paul
2
-2
/
+14
2012-06-25
docs: update GL3.3 status
Marek Olšák
1
-1
/
+2
2012-06-25
r600g: inline r600_blit_push_depth and use resource_copy_region
Marek Olšák
3
-18
/
+11
2012-06-25
r600g: split flushed depth texture creation and flushing
Marek Olšák
5
-16
/
+34
2012-06-25
i965/msaa: Add backend support for centroid interpolation.
Paul Berry
3
-11
/
+32
2012-06-25
i965/fs: Refactor interpolation code to prepare for adding centroid support.
Paul Berry
2
-8
/
+17
2012-06-25
i965/msaa: Adapt clip setup for centroid noperspective interpolation.
Paul Berry
3
-2
/
+6
2012-06-25
glsl: Add IsCentroid bitfield to gl_fragment_program.
Paul Berry
2
-1
/
+11
2012-06-25
st/mesa: added some simple fbo debugging/helper code
Brian Paul
1
-1
/
+25
2012-06-25
llvmpipe: fix the LP_NO_RAST debug option
Brian Paul
4
-24
/
+22
2012-06-23
scons: Add glsl/glcpp to the include path.
Vinson Lee
1
-2
/
+2
2012-06-22
automake: add missing inclusion of GL headers
Laurent Carlier
2
-0
/
+2
2012-06-22
mesa: #define fprintf to be __mingw_fprintf() on Mingw32
Brian Paul
1
-0
/
+10
2012-06-22
svga: init pointer to NULL to silence MSVC warning
Brian Paul
1
-1
/
+1
2012-06-22
clover: Add --with-clang-libdir option and verify CLANG_RESOURCE_DIR
Tom Stellard
2
-1
/
+18
2012-06-22
i965: Compute dFdy() correctly for FBOs.
Paul Berry
6
-9
/
+46
2012-06-22
mesa: minor transform feedback comments
Brian Paul
1
-0
/
+2
2012-06-22
mesa: fix comments on UBO buffer binding functions
Brian Paul
1
-4
/
+7
2012-06-22
draw: Handle the case when there isn't a fragment shader.
Olivier Galibert
1
-10
/
+17
2012-06-21
mesa: update the emacs indent files
Zack Rusin
2
-10
/
+10
2012-06-21
r600g: Unify SURFACE_SYNC packet emission for 3D and compute
Tom Stellard
3
-101
/
+30
2012-06-21
r600g: Enable reusing of compute state
Tom Stellard
1
-6
/
+9
2012-06-21
r600g: Fix reading vtx instruction offset from bytestream
Tom Stellard
1
-1
/
+1
2012-06-21
radeon/llvm: Turn on the BitExtract peephole optimization
Tom Stellard
2
-5
/
+32
2012-06-21
radeon/llvm: Lower ROTL to BIT_ALIGN
Tom Stellard
6
-1
/
+54
2012-06-21
radeon/llvm: Use the VLIW Scheduler for R600->NI
Tom Stellard
12
-8
/
+75
2012-06-21
mesa: set GL_ARB_uniform_buffer_object extension year to 2009
Brian Paul
1
-1
/
+1
2012-06-21
mesa: Add a comment explaining my thoughts on glBindBufferBase().
Eric Anholt
1
-0
/
+26
2012-06-21
mesa: Add support for glGetIntegeri_v from GL_ARB_uniform_buffer_object.
Eric Anholt
1
-0
/
+24
2012-06-21
mesa: Add support for glBindBufferBase/Range on GL_UNIFORM_BUFFER.
Eric Anholt
1
-0
/
+85
2012-06-21
mesa: Move glBindBufferBase and glBindBufferRange() to bufferobj.
Eric Anholt
4
-59
/
+103
2012-06-21
mesa: Move buffer object dispatch setup to bufferobj.c.
Eric Anholt
3
-11
/
+21
2012-06-21
mesa: Add indexed binding points for uniform buffer objects.
Eric Anholt
2
-0
/
+51
2012-06-21
mesa: Add support for the GL_UNIFORM_BUFFER general binding point.
Eric Anholt
3
-0
/
+22
2012-06-21
mesa: Add state and getters for the GL_ARB_uniform_buffer_object maximums.
Eric Anholt
3
-0
/
+51
2012-06-21
glapi: Add uniform buffer object API
Vincent Lejeune
3
-1
/
+101
2012-06-21
dricore: Turn it into a normal library.
Eric Anholt
4
-28
/
+11
[next]