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
...
*
mesa: merge glapidispatch.h into dispatch.h
Chia-I Wu
2011-06-08
8
-12298
/
+12257
*
mesa: fix function remapping for dlist
Chia-I Wu
2011-06-08
1
-1
/
+0
*
mesa: fix GLES remap table setup again
Chia-I Wu
2011-06-08
2
-11
/
+16
*
r600g: fix mixup in GPR resource reg setup
Alex Deucher
2011-06-08
1
-3
/
+10
*
vbo: run 'indent' on vbo_save_api.c
Brian Paul
2011-06-08
1
-362
/
+456
*
vbo: rename DO_FALLBACK -> dlist_fallback
Brian Paul
2011-06-08
1
-9
/
+9
*
vbo: remove node->count > 0 test in vbo_save_playback_vertex_list()
Brian Paul
2011-06-08
1
-9
/
+11
*
vbo: check array indexes to prevent negative indexing
Brian Paul
2011-06-08
2
-10
/
+13
*
st: use _mesa_is_bufferobj()
Brian Paul
2011-06-08
1
-3
/
+4
*
vbo: added a comment
Brian Paul
2011-06-08
1
-1
/
+1
*
gallium: fix comments for pipe_stream_output_state
Brian Paul
2011-06-08
1
-7
/
+9
*
mesa: remove old comment
Brian Paul
2011-06-08
1
-1
/
+0
*
mesa: add more sampler types to is_sampler_type()
Brian Paul
2011-06-08
1
-0
/
+4
*
gallium: s/bool/boolean/
Brian Paul
2011-06-08
13
-21
/
+21
*
draw: fix edge flag handling in clipper (for unfilled tris/quads/polygons)
Brian Paul
2011-06-08
1
-5
/
+57
*
osmesa: Fix missing symbols when GLX_INDIRECT_RENDERING is defined.
Jeremy Huddleston
2011-06-07
1
-0
/
+28
*
apple: Update dispatch table to current OpenGL specs
Jeremy Huddleston
2011-06-07
1
-25
/
+233
*
apple: Dead code removal
Jeremy Huddleston
2011-06-07
24
-52219
/
+0
*
apple: Remove apple_glx_get_proc_address
Jeremy Huddleston
2011-06-07
3
-54
/
+0
*
apple: Use glapi rather than reinventing the wheel
Jeremy Huddleston
2011-06-07
10
-53
/
+1065
*
apple: Rename __gl_api to __ogl_framework_api
Jeremy Huddleston
2011-06-07
4
-14
/
+14
*
r600g: missed one line in eg dyn gpr fallback.
Dave Airlie
2011-06-08
1
-0
/
+1
*
r600g: set enable always bits for r600/r700 sq registers.
Dave Airlie
2011-06-08
1
-11
/
+11
*
r600g: condition evergreen dyn gpr resource management
Dave Airlie
2011-06-08
2
-2
/
+33
*
r600g: fix warnings in winsys.
Dave Airlie
2011-06-08
1
-5
/
+2
*
r600g: enable dynamic GPR resource management on evergreen
Dave Airlie
2011-06-08
3
-20
/
+11
*
r600g: only add blocks once to the dirty/enabled lists.
Dave Airlie
2011-06-08
1
-3
/
+5
*
r600g: fix regression in recent state changes.
Dave Airlie
2011-06-08
1
-0
/
+1
*
r600g: move simple part of bo reloc processing inline.
Dave Airlie
2011-06-08
2
-12
/
+17
*
r600g: take alpha ref update out of line.
Dave Airlie
2011-06-08
1
-5
/
+4
*
r600g: split resource emit path from main register emit path
Dave Airlie
2011-06-08
4
-17
/
+106
*
r600g: exit bo per reg scanning loop early.
Dave Airlie
2011-06-08
2
-9
/
+13
*
r600g: reorder evergreen draw packets to be smaller.
Dave Airlie
2011-06-08
1
-4
/
+8
*
r600g: inline r600_bo_reference.
Dave Airlie
2011-06-08
3
-13
/
+15
*
r600g: no need to drop the references here.
Dave Airlie
2011-06-08
1
-2
/
+0
*
r600g: use memcmp instead of a loop in state_set_resource
Dave Airlie
2011-06-08
1
-5
/
+3
*
mesa: Ignore blits to/from missing buffers
Ian Romanick
2011-06-07
1
-8
/
+37
*
mesa: Don't try to clear a NULL renderbuffer
Ian Romanick
2011-06-07
1
-0
/
+8
*
mga: enable GL_ARB_vertex_array_object extension
Nicolas Kaiser
2011-06-07
1
-0
/
+2
*
egl_dri2: Add missing header
Benjamin Franzke
2011-06-07
1
-0
/
+1
*
egl_dri2: Add missing license
Benjamin Franzke
2011-06-07
1
-0
/
+28
*
egl_dri2: Use libudev only if available
Benjamin Franzke
2011-06-07
1
-2
/
+7
*
r600g : fix incorrect size computation in r600_query_result
Pierre-Eric Pelloux-Prayer
2011-06-07
1
-1
/
+2
*
r600g: remove pre-r6xx asic families and pci ids
Alex Deucher
2011-06-07
2
-35
/
+0
*
r600g: always clear query memory
Alex Deucher
2011-06-07
1
-3
/
+3
*
r300g: consolidate deducing chipset info
Marek Olšák
2011-06-07
4
-392
/
+107
*
r600g: add missing r300 families
Marek Olšák
2011-06-07
1
-0
/
+5
*
intel: Update intel-decode.c from intel-gpu-tools.
Eric Anholt
2011-06-07
2
-88
/
+785
*
intel: Implement glFinish() correctly by waiting on all previous rendering.
Eric Anholt
2011-06-07
3
-16
/
+13
*
r300g: Remove is_r3xx
Benjamin Franzke
2011-06-07
3
-215
/
+9
[prev]
[next]