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-06-07
r300g: Remove is_r3xx
pciids-3
Benjamin Franzke
3
-215
/
+9
2011-06-07
r600g: Use radeon pciid list for the family lookup table
Benjamin Franzke
2
-481
/
+6
2011-06-07
radeon: Use pciid list to generate PCI_CHIP_<FAMILY>_<ID> defines
Benjamin Franzke
1
-491
/
+9
2011-06-07
targets/egl: Support driver name lookup using pci lists
Benjamin Franzke
3
-71
/
+83
2011-06-07
egl_dri2: Use external driver pci list
Benjamin Franzke
5
-664
/
+193
2011-06-06
Add radeon pci id lists
Benjamin Franzke
4
-0
/
+526
2011-06-06
Add intel pci id lists
Benjamin Franzke
4
-0
/
+47
2011-06-05
apple: Fix multiple build failures in applegl_glx.c
Jeremy Huddleston
2
-14
/
+29
2011-06-05
apple: Build darwin using applegl rather than indirect
Jeremy Huddleston
3
-3
/
+20
2011-06-05
glx: Dead code removal
Jeremy Huddleston
1
-2
/
+0
2011-06-05
apple: ifdef out come glapi-foo on darwin
Jeremy Huddleston
1
-0
/
+4
2011-06-05
apple: Change from XExtDisplayInfo to struct glx_display
Jeremy Huddleston
1
-4
/
+6
2011-06-06
dri/nouveau: fix gnome-shell segfault
Ben Skeggs
1
-1
/
+1
2011-06-05
apple: Rename GLXcontext
Jeremy Huddleston
1
-1
/
+1
2011-06-05
apple: Rename _gl_context_modes_find_visual to glx_config_find_visual
Jeremy Huddleston
1
-1
/
+1
2011-06-05
apple: Re-add driContext and do_destroy
Jeremy Huddleston
1
-0
/
+5
2011-06-05
apple: Rename GLXcontext
Jeremy Huddleston
4
-6
/
+6
2011-06-05
apple: Rename __GLcontextModes to struct glx_config
Jeremy Huddleston
2
-2
/
+2
2011-06-05
apple: Rename glcontextmodes.[ch] to glxconfig.[ch]
Jeremy Huddleston
5
-5
/
+5
2011-06-05
apple: Update GL specs
Jeremy Huddleston
7
-439
/
+4738
2011-06-05
meta: Don't do sRGB encode for framebuffer blits on sRGB-enabled framebuffers.
Eric Anholt
1
-0
/
+6
2011-06-05
meta: Don't do srgb to linear decode when blitting srgb textures.
Eric Anholt
1
-0
/
+10
2011-06-03
glx: Fix use-before-null-check in dri2InvalidateBuffers().
Eric Anholt
1
-1
/
+6
2011-06-03
i965: Drop remaining strict conformance fallback for GL_POINT_SMOOTH.
Eric Anholt
1
-30
/
+0
2011-06-03
i965: Drop strict conformance fallback for GL_LINE_STIPPLE.
Eric Anholt
1
-18
/
+0
2011-06-03
i965: Drop strict conformance fallback for GL_LINE_SMOOTH.
Eric Anholt
1
-9
/
+0
2011-06-03
i965: Drop strict conformance fallback for GL_POLYGON_SMOOTH.
Eric Anholt
1
-6
/
+0
2011-06-03
i965: Drop INTEL_CONFORMANCE=2 fallback code.
Eric Anholt
1
-3
/
+0
2011-06-03
glsl: fixed printing of structure constants.
Paul Berry
1
-1
/
+1
2011-06-03
AST dump: fixed printing of conditionals.
Paul Berry
1
-1
/
+1
2011-06-03
r600g: move spi update to only when states change.
Dave Airlie
1
-2
/
+9
2011-06-03
cso: move cso hashes to a more table driven scheme
Dave Airlie
2
-84
/
+21
2011-06-03
u_prim: convert u_trim_pipe_prim to table driven.
Dave Airlie
1
-47
/
+24
2011-06-03
r600g: make conv pipe prim table driven.
Dave Airlie
1
-32
/
+20
2011-06-02
mesa: fix typo (s/GLGL/GLSL/)
Brian Paul
1
-1
/
+1
2011-06-02
mesa: 80-column wrapping
Brian Paul
1
-8
/
+14
2011-06-02
mesa: consolidate glGetUniform code
Brian Paul
1
-124
/
+64
2011-06-02
mesa: refactor/consolidate uniform lookup code
Brian Paul
1
-96
/
+87
2011-06-02
mesa: add some minor fixes for geometry shaders
Brian Paul
1
-0
/
+6
2011-06-02
dri: add missing files from 873379a8818eed9ab16c24728b7091a3a3705c5b
Brian Paul
2
-0
/
+112
2011-06-02
mesa: add implementation of glDrawElementsInstancedBaseVertex
Pierre-Eric Pelloux-Prayer
5
-4
/
+35
2011-06-02
glapi: regenerated files
Pierre-Eric Pelloux-Prayer
9
-7019
/
+7113
2011-06-02
glapi: add glDrawElementsInstancedBaseVertex() function to xml
Brian Paul
1
-0
/
+9
2011-06-02
dri/nouveau: Fix build with --enable-shared-dricore.
Johannes Obermayr
21
-151
/
+81
2011-06-02
r300: remove MIN3 macro, already defined in macros.h
Brian Paul
1
-1
/
+0
2011-06-03
r600g: sampler and texture state doesn't need a range/block.
Dave Airlie
4
-34
/
+50
2011-06-02
glx: Remove (unused, broken) fastImageUnpack fast path
Adam Jackson
3
-70
/
+39
2011-06-02
glx: Fix another case of using req outside of the display lock
Adam Jackson
1
-2
/
+2
2011-06-02
softpipe: add a better fake implementation of fences
Marek Olšák
2
-6
/
+5
2011-06-02
util: faster logbase2
Brian Paul
1
-4
/
+7
[next]