projects
/
profile
/
ivi
/
mesa.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa: add include/c99/*.h files to tarballs
[profile/ivi/mesa.git]
/
src
/
2011-06-08
Brian Paul
vbo: rename DO_FALLBACK -> dlist_fallback
tree
|
commitdiff
2011-06-08
Brian Paul
vbo: remove node->count > 0 test in vbo_save_playback_v...
tree
|
commitdiff
2011-06-08
Brian Paul
vbo: check array indexes to prevent negative indexing
tree
|
commitdiff
2011-06-08
Brian Paul
st: use _mesa_is_bufferobj()
tree
|
commitdiff
2011-06-08
Brian Paul
vbo: added a comment
tree
|
commitdiff
2011-06-08
Brian Paul
gallium: fix comments for pipe_stream_output_state
tree
|
commitdiff
2011-06-08
Brian Paul
mesa: remove old comment
tree
|
commitdiff
2011-06-08
Brian Paul
mesa: add more sampler types to is_sampler_type()
tree
|
commitdiff
2011-06-08
Brian Paul
gallium: s/bool/boolean/
tree
|
commitdiff
2011-06-08
Brian Paul
draw: fix edge flag handling in clipper (for unfilled...
tree
|
commitdiff
2011-06-08
Jeremy Huddleston
osmesa: Fix missing symbols when GLX_INDIRECT_RENDERING...
tree
|
commitdiff
2011-06-08
Jeremy Huddleston
apple: Update dispatch table to current OpenGL specs
tree
|
commitdiff
2011-06-08
Jeremy Huddleston
apple: Dead code removal
tree
|
commitdiff
2011-06-08
Jeremy Huddleston
apple: Remove apple_glx_get_proc_address
tree
|
commitdiff
2011-06-08
Jeremy Huddleston
apple: Use glapi rather than reinventing the wheel
tree
|
commitdiff
2011-06-08
Jeremy Huddleston
apple: Rename __gl_api to __ogl_framework_api
tree
|
commitdiff
2011-06-08
Dave Airlie
r600g: missed one line in eg dyn gpr fallback.
tree
|
commitdiff
2011-06-08
Dave Airlie
r600g: set enable always bits for r600/r700 sq registers.
tree
|
commitdiff
2011-06-08
Dave Airlie
r600g: condition evergreen dyn gpr resource management
tree
|
commitdiff
2011-06-08
Dave Airlie
r600g: fix warnings in winsys.
tree
|
commitdiff
2011-06-08
Dave Airlie
r600g: enable dynamic GPR resource management on evergreen
tree
|
commitdiff
2011-06-08
Dave Airlie
r600g: only add blocks once to the dirty/enabled lists.
tree
|
commitdiff
2011-06-08
Dave Airlie
r600g: fix regression in recent state changes.
tree
|
commitdiff
2011-06-08
Dave Airlie
r600g: move simple part of bo reloc processing inline.
tree
|
commitdiff
2011-06-08
Dave Airlie
r600g: take alpha ref update out of line.
tree
|
commitdiff
2011-06-08
Dave Airlie
r600g: split resource emit path from main register...
tree
|
commitdiff
2011-06-08
Dave Airlie
r600g: exit bo per reg scanning loop early.
tree
|
commitdiff
2011-06-08
Dave Airlie
r600g: reorder evergreen draw packets to be smaller.
tree
|
commitdiff
2011-06-08
Dave Airlie
r600g: inline r600_bo_reference.
tree
|
commitdiff
2011-06-08
Dave Airlie
r600g: no need to drop the references here.
tree
|
commitdiff
2011-06-08
Dave Airlie
r600g: use memcmp instead of a loop in state_set_resource
tree
|
commitdiff
2011-06-08
Ian Romanick
mesa: Ignore blits to/from missing buffers
tree
|
commitdiff
2011-06-08
Ian Romanick
mesa: Don't try to clear a NULL renderbuffer
tree
|
commitdiff
2011-06-07
Nicolas Kaiser
mga: enable GL_ARB_vertex_array_object extension
tree
|
commitdiff
2011-06-07
Benjamin Franzke
egl_dri2: Add missing header
tree
|
commitdiff
2011-06-07
Benjamin Franzke
egl_dri2: Add missing license
tree
|
commitdiff
2011-06-07
Benjamin Franzke
egl_dri2: Use libudev only if available
tree
|
commitdiff
2011-06-07
Pierre-Eric Pellou...
r600g : fix incorrect size computation in r600_query_result
tree
|
commitdiff
2011-06-07
Alex Deucher
r600g: remove pre-r6xx asic families and pci ids
tree
|
commitdiff
2011-06-07
Alex Deucher
r600g: always clear query memory
tree
|
commitdiff
2011-06-07
Marek Olšák
r300g: consolidate deducing chipset info
tree
|
commitdiff
2011-06-07
Marek Olšák
r600g: add missing r300 families
tree
|
commitdiff
2011-06-07
Eric Anholt
intel: Update intel-decode.c from intel-gpu-tools.
tree
|
commitdiff
2011-06-07
Eric Anholt
intel: Implement glFinish() correctly by waiting on...
tree
|
commitdiff
2011-06-07
Benjamin Franzke
r300g: Remove is_r3xx
tree
|
commitdiff
2011-06-07
Benjamin Franzke
r600g: Use radeon pciid list for the family lookup...
tree
|
commitdiff
2011-06-07
Benjamin Franzke
radeon: Use pciid list to generate PCI_CHIP_<FAMILY...
tree
|
commitdiff
2011-06-07
Benjamin Franzke
targets/egl: Support driver name lookup using pci lists
tree
|
commitdiff
2011-06-07
Benjamin Franzke
egl_dri2: Use external driver pci list
tree
|
commitdiff
2011-06-07
Brian Paul
tgsi: s/varient/variant/
tree
|
commitdiff
2011-06-07
Brian Paul
draw: rename draw_vs_varient.c to draw_vs_variant.c
tree
|
commitdiff
2011-06-07
Brian Paul
draw/llvm: whitespace, formatting fixes
tree
|
commitdiff
2011-06-07
Brian Paul
draw: s/1/TRUE/
tree
|
commitdiff
2011-06-07
Eric Anholt
i965: Fix flipped GT1 vs GT2 URB VS entry count limits.
tree
|
commitdiff
2011-06-07
Stéphane Marchesin
Merge branch 'master' of ssh://git.freedesktop.org...
tree
|
commitdiff
2011-06-07
Stéphane Marchesin
i915g: Do generic remapping.
tree
|
commitdiff
2011-06-06
Dave Airlie
r600g: optimise the draw emission packets for r600/eg
tree
|
commitdiff
2011-06-06
Dave Airlie
r600g: use an enabled list to track enabled blocks.
tree
|
commitdiff
2011-06-06
Dave Airlie
r600g/winsys: overhaul resource range/blocks.
tree
|
commitdiff
2011-06-06
Dave Airlie
r600g: split out block init
tree
|
commitdiff
2011-06-06
Dave Airlie
r600g: move resource setting to its own structures.
tree
|
commitdiff
2011-06-06
Dave Airlie
r600g: only call bo loop if nbos is positive.
tree
|
commitdiff
2011-06-06
Dave Airlie
r600g: don't need to call the packet dirty function...
tree
|
commitdiff
2011-06-06
Stéphane Marchesin
i915g: implement more opcodes.
tree
|
commitdiff
2011-06-06
Stéphane Marchesin
i915g: implement TGSI_OPCODE_SEQ.
tree
|
commitdiff
2011-06-06
Stéphane Marchesin
i915g: handle varyings properly.
tree
|
commitdiff
2011-06-06
Stéphane Marchesin
i915g: add missing and unsupported PIPE_CAPs to avoid...
tree
|
commitdiff
2011-06-06
Stéphane Marchesin
dri2: protect dri2FlushFrontBuffer against NULL buffers.
tree
|
commitdiff
2011-06-06
Stéphane Marchesin
Gallium: fix indentation in u_blitter.c
tree
|
commitdiff
2011-06-06
Stéphane Marchesin
i915g: don't destroy a texture buffer if it's NULL.
tree
|
commitdiff
2011-06-06
Stéphane Marchesin
llvmpipe: use $(CXX) instead of g++ for linking.
tree
|
commitdiff
2011-06-06
Kenneth Graunke
i965: Update SURFACE_STATE dumping for Ivybridge.
tree
|
commitdiff
2011-06-06
Kenneth Graunke
i965: Update SAMPLER_STATE dumping for Ivybridge.
tree
|
commitdiff
2011-06-06
Kenneth Graunke
i965: Update SF_CLIP_VIEWPORT state dumping for Ivybridge.
tree
|
commitdiff
2011-06-06
Jeremy Huddleston
apple: Finish build fixes for applegl_glx.c
tree
|
commitdiff
2011-06-06
Jeremy Huddleston
apple: More fixes for compilation failures
tree
|
commitdiff
2011-06-06
Andreas Faenger
softpipe: Anisotropic filtering extension.
tree
|
commitdiff
2011-06-06
Brian Paul
st/mesa: fix renderbuffer internal format for accum...
tree
|
commitdiff
2011-06-06
Marcin Slusarz
util: add \n to debug_checkpoint_full
tree
|
commitdiff
2011-06-06
Marcin Slusarz
nv50: fix nv50_sampler_state_delete array overflow
tree
|
commitdiff
2011-06-06
Jeremy Huddleston
apple: Fix multiple build failures in applegl_glx.c
tree
|
commitdiff
2011-06-06
Jeremy Huddleston
apple: Build darwin using applegl rather than indirect
tree
|
commitdiff
2011-06-06
Jeremy Huddleston
glx: Dead code removal
tree
|
commitdiff
2011-06-06
Jeremy Huddleston
apple: ifdef out come glapi-foo on darwin
tree
|
commitdiff
2011-06-06
Jeremy Huddleston
apple: Change from XExtDisplayInfo to struct glx_display
tree
|
commitdiff
2011-06-06
Ben Skeggs
dri/nouveau: fix gnome-shell segfault
tree
|
commitdiff
2011-06-05
Jeremy Huddleston
apple: Rename GLXcontext
tree
|
commitdiff
2011-06-05
Jeremy Huddleston
apple: Rename _gl_context_modes_find_visual to glx_conf...
tree
|
commitdiff
2011-06-05
Jeremy Huddleston
apple: Re-add driContext and do_destroy
tree
|
commitdiff
2011-06-05
Jeremy Huddleston
apple: Rename GLXcontext
tree
|
commitdiff
2011-06-05
Jeremy Huddleston
apple: Rename __GLcontextModes to struct glx_config
tree
|
commitdiff
2011-06-05
Jeremy Huddleston
apple: Rename glcontextmodes.[ch] to glxconfig.[ch]
tree
|
commitdiff
2011-06-05
Jeremy Huddleston
apple: Update GL specs
tree
|
commitdiff
2011-06-05
Eric Anholt
meta: Don't do sRGB encode for framebuffer blits on...
tree
|
commitdiff
2011-06-05
Eric Anholt
meta: Don't do srgb to linear decode when blitting...
tree
|
commitdiff
2011-06-03
Eric Anholt
glx: Fix use-before-null-check in dri2InvalidateBuffers().
tree
|
commitdiff
2011-06-03
Eric Anholt
i965: Drop remaining strict conformance fallback for...
tree
|
commitdiff
2011-06-03
Eric Anholt
i965: Drop strict conformance fallback for GL_LINE_STIPPLE.
tree
|
commitdiff
2011-06-03
Eric Anholt
i965: Drop strict conformance fallback for GL_LINE_SMOOTH.
tree
|
commitdiff
2011-06-03
Eric Anholt
i965: Drop strict conformance fallback for GL_POLYGON_S...
tree
|
commitdiff
next