index
:
~bnf/mesa
automake
bind-wayland-display
buffer
buffer.release
changes
config-fix
cursor
cursor-2
default_display
destroy-listener
dri2_double
dri2_double_config
drm-lockup
egl-autodetect
egl-pixmap-render-fix
egl-wayland
egl-wayland2
egl_dri2-fixes
eglsync
fix
fixes
framefd
gbm
gbm-2
gbm-3
gbm-4
gbm-5
gbm-6
gbm-7
gbm-linkage
glapi
invalidate
invalidate-2
invalidate-3
leak
lookup-fix
master
pciids
pciids-2
pciids-3
redraw
setup_display
shm-in-egl
shm-pool
st-egl-bind
surface-frame-event
tobepushed
use_flags
wayland-drm-removal-2
wayland-shm
wayland-softpipe
wayland-softpipe-2
yuv
bnf's MESA repository
bnf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-02
egl_dri2: Implement EGL_MESA_reusable_sync_eventfd
eglsync
Benjamin Franzke
1
-0
/
+25
2011-05-02
egl: Add extension EGL_MESA_reusable_sync_eventfd
Benjamin Franzke
7
-0
/
+129
2011-05-02
egl_dri2: Implement EGL_KHR_reusable_sync
Benjamin Franzke
2
-0
/
+148
2011-05-02
egl: Add egl sync functionss into eglGetProcAddress table
Benjamin Franzke
1
-0
/
+7
2011-04-29
mesa: fix error string, remove out of date comment
Brian Paul
1
-12
/
+1
2011-04-29
mesa: remove commented-out #include
Brian Paul
1
-1
/
+0
2011-04-29
mesa: fix tarball creation
Thierry Vignaud
1
-1
/
+1
2011-04-29
i965/gen6: Fix LogicOp handling for GL_COPY and/or floating-point RTs.
Eric Anholt
1
-5
/
+13
2011-04-29
i965: Remove dead entrypoints to state cache, rename the one that's left.
Eric Anholt
8
-157
/
+54
2011-04-29
i965/gen4: Move the GS state to state streaming.
Eric Anholt
5
-98
/
+45
2011-04-29
i965/gen4: Move clip state to state streaming
Eric Anholt
4
-106
/
+60
2011-04-29
i965: Drop the now unused brw_cache_data() function.
Eric Anholt
2
-47
/
+0
2011-04-29
i965: Fix up state dumping for SF state.
Eric Anholt
1
-2
/
+3
2011-04-29
i965/gen4: Move VS state to state streaming.
Eric Anholt
5
-88
/
+53
2011-04-29
mesa: Add a bunch of documentation to the register allocator.
Eric Anholt
1
-3
/
+65
2011-04-29
i965/gen6: Use the dynamic state base address to reduce relocations.
Eric Anholt
9
-46
/
+55
2011-04-29
i965/gen6: Move scissor state to state streaming.
Eric Anholt
7
-52
/
+26
2011-04-29
i965: Move sampler state to state streaming.
Eric Anholt
9
-238
/
+143
2011-04-29
i965/gen4: Move WM state to state streaming.
Eric Anholt
5
-192
/
+125
2011-04-29
i965/gen6: Move the depth/stencil state to state streaming.
Eric Anholt
5
-131
/
+50
2011-04-29
i965/gen6: Move the blend state to state streaming.
Eric Anholt
4
-111
/
+40
2011-04-29
i965/gen6: Move the color calc state to state streaming.
Eric Anholt
4
-78
/
+21
2011-04-29
i965: Move the CC VP to state streaming.
Eric Anholt
10
-99
/
+32
2011-04-29
i965/gen6: Move the SF VP to state streaming.
Eric Anholt
5
-30
/
+20
2011-04-29
i965/gen6: Move the clip VP to state streaming.
Eric Anholt
4
-21
/
+22
2011-04-29
i965/gen6: Stream the VS push constants.
Eric Anholt
5
-35
/
+62
2011-04-29
i965/gen6: Stream the WM push constants.
Eric Anholt
4
-22
/
+19
2011-04-29
i965: Give the push constants and pull constants unique function names.
Eric Anholt
2
-4
/
+4
2011-04-29
i965: Fix fragcoord_w on gen6 with 16-wide.
Eric Anholt
1
-5
/
+5
2011-04-29
meta: Don't ask for floating point textures if not ARB_texture_float.
Eric Anholt
1
-1
/
+2
2011-04-29
mesa: fix a few incorrect error messages
Brian Paul
1
-2
/
+2
2011-04-29
egl/wayland: Fix possible lockup in drm initialization
drm-lockup
Benjamin Franzke
2
-2
/
+2
2011-04-29
Add git_sha1.h to .gitignore
Jon TURNEY
1
-0
/
+1
2011-04-29
r600g: print opcodes names instead of numbers
Marek Olšák
1
-1
/
+3
2011-04-29
docs: update relnotes-7.11
Marek Olšák
1
-0
/
+2
2011-04-29
docs: update GL3 status
Marek Olšák
1
-2
/
+2
2011-04-29
mesa: remove unused variable bytesPerRow
Marek Olšák
1
-4
/
+0
2011-04-29
r600g: implement EXT_packed_float
Marek Olšák
3
-0
/
+10
2011-04-29
st/mesa: support EXT_packed_float
Marek Olšák
3
-0
/
+22
2011-04-29
mesa: implement EXT_packed_float
Marek Olšák
10
-5
/
+247
2011-04-29
util: implement R11G11B10_FLOAT pack/unpack functions
Marek Olšák
4
-1
/
+336
2011-04-29
mesa, util: move RGB9E5 conversion functions to gallium/util
Marek Olšák
7
-17
/
+8
2011-04-29
r600g: trivially implement EXT_texture_shared_exponent
Marek Olšák
1
-0
/
+5
2011-04-29
util: implement R9G9B9E5 pack and unpack functions
Marek Olšák
1
-5
/
+82
2011-04-29
st/mesa: support EXT_texture_shared_exponent
Marek Olšák
3
-0
/
+23
2011-04-29
mesa: implement EXT_texture_shared_exponent
Marek Olšák
13
-11
/
+438
2011-04-29
mesa: set reasonable defaults in update_wrapper
Marek Olšák
1
-2
/
+5
2011-04-29
i915g: Enable S3TC texture support
Christopher Egert
2
-6
/
+11
2011-04-28
prog_print: Add support for printing the TXD opcode.
Kenneth Graunke
1
-0
/
+7
2011-04-28
llvmpipe: move active_query assignment
Brian Paul
1
-2
/
+2
[next]