i965g: add lots of error checks and early returns
[mesa.git] / src / gallium / drivers /
2009-11-05 Keith Whitwelli965g: add lots of error checks and early returns
2009-11-05 José Fonsecai965g: Don't dump pads or dwords aliases.
2009-11-05 José Fonsecai965g: Dumper for i965 structures.
2009-11-05 Keith Whitwelli965g: add data type tags to aid dumping/decoding
2009-11-05 Keith Whitwelli965g: use pipe_error return value for brw_batchbuffer_...
2009-11-05 Keith Whitwelli965g: fix compiler warning
2009-11-05 Jakob Bornecrantzi965g: Builds with scons
2009-11-05 Jakob Bornecrantzi965g: Fix debug check
2009-11-04 Keith Whitwelli965g: enable line stipple packet emit
2009-11-04 Keith Whitwelli965g: fix order of calculation of brw->wm.nr_surfaces
2009-11-04 Keith Whitwelli965g: consolidate some includes
2009-11-04 Keith Whitwelli965g: fix some asserts
2009-11-04 Keith Whitwelli965g: remove redundant screen pointer in brw context...
2009-11-04 Keith Whitwelli965g: initialize winsys pointer in surface cache
2009-11-04 Keith Whitwelli965g: init pointer to null, avoid segfault
2009-11-04 Keith Whitwelli965g: clean up wm init_registers func
2009-11-04 Keith Whitwelli965g: hook up some missing vertex shader code
2009-11-04 Keith Whitwelli965g: hook up some vertex state funcs
2009-11-04 Keith Whitwelli965g: pull in a copy of intel_decode.c for now
2009-11-04 Keith Whitwelli965g: fix up batchbuffer confusion
2009-11-04 Keith Whitwelli965g: plumb in some surface state
2009-11-04 Keith Whitwelli965g: hook up pipe_clear functions
2009-11-04 Keith Whitwelli965g: add constant buffer setter
2009-11-04 Keith Whitwelli965g: add missing is_*_referenced callbacks
2009-11-04 Keith Whitwelli965g: initialize surface refcount
2009-11-04 Keith Whitwelli965g: add more missing pipe callbacks
2009-11-04 Keith Whitwelli965g: add some missing texture creation code
2009-11-04 Keith Whitwelli965g: stubs for brw_pipe_vertex.c
2009-11-04 Keith Whitwelli965g: hook up pipe sampler callbacks
2009-11-04 Keith Whitwelli965g: hook up more pipe_context functions
2009-11-04 Keith Whitwelli965g: add missing buffer functions
2009-11-04 Keith Whitwelli965g: hook up brw_screen.c
2009-11-04 Keith Whitwelli965g: add standalone xlib debug winsys
2009-11-04 Keith Whitwelli965g: convert read/write domain pairs into single...
2009-11-02 Keith Whitwelli965g: format RELOCs similarly
2009-11-02 Keith Whitwelli965g: rename brw_constant_buffer to brw_curbe_buffer
2009-11-01 Keith Whitwelli965g: driver and winsys compile
2009-11-01 Keith Whitwelli965g: the whole drivers/i965 directory is compiling
2009-11-01 Keith Whitwelli965g: more files compiling
2009-11-01 Keith Whitwelli965g: more files compiling
2009-11-01 Keith Whitwelli965g: more files compiling
2009-11-01 Keith Whitwelli965g: more files compiling
2009-11-01 Keith Whitwelli965g: more work on compilation -- surface management
2009-10-31 Keith Whitwelli965g: more work on compilation
2009-10-31 Keith Whitwelli965g: non-glsl fragment shader path is compiling
2009-10-31 Keith Whitwelli965g: wip on fragment shaders
2009-10-29 Keith Whitwelli965g: work in progress on fragment shaders
2009-10-28 Keith Whitwelli965g: still working on compilation
2009-10-27 Keith Whitwelli965g: still working on compilation
2009-10-26 Keith Whitwelli965g: still working on compilation
2009-10-26 Keith Whitwelli965g: still working on compilation
2009-10-25 Keith Whitwelli965g: start hooking up some to the gallium context...
2009-10-25 Keith Whitwelli965g: more compiling wip
2009-10-24 Keith Whitwelli965g: more work on compiling, particularly the brw_dra...
2009-10-24 Keith Whitwelli965g: more work on compiling
2009-10-24 Keith Whitwelli965g: more files compiling
2009-10-24 Keith Whitwelli965g: first compiling file
2009-10-23 Keith Whitwelli965g: wip on removing GL stuff, trying to get a few...
2009-10-23 Keith Whitwelli965: ignore cliprect_mode
2009-10-23 Keith Whitwelli965g: wip
2009-10-23 Keith Whitwelli965g: re-starting from the dri driver
2009-10-23 Keith Whitwellgallium: remove extended negate also, and also the...
2009-10-23 Keith Whitwellcell: typo from ExtSwizzle commit
2009-10-23 Keith Whitwellgallium: remove the swizzling parts of ExtSwizzle
2009-10-23 Keith Whitwellgallium: remove noise opcodes
2009-10-23 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-22 Corbin Simpsonr300g: Enable more stuff in r300_screen, cleanup comments.
2009-10-22 Corbin Simpsonr300g: Cleanup PSC setup math a bit and stop using...
2009-10-22 Christoph Bumillernv50: handle PIPE_TEX_FILTER_ANISO case
2009-10-22 Patrice Mandinnouveau: nv30: rewrite so we can render only in depth...
2009-10-22 Patrice Mandinnouveau: nv30: use a8r8g8b8 as depth texture format...
2009-10-22 Corbin Simpsonr300g: Clean up duplicate code in r300_render.
2009-10-22 Corbin Simpsonr300g: Move render functions to r300_render.
2009-10-22 José Fonsecallvmpipe: Avoid yet another variable size array.
2009-10-22 José Fonsecallvmpipe: Define rdtsc for MSVC.
2009-10-22 José Fonsecallvmpipe: Avoid variable size arrays.
2009-10-22 José Fonsecallvmpipe: Use the pack/unpack functions for 8bit unsign...
2009-10-22 José Fonsecallvmpipe: Utility function to double the bit width...
2009-10-22 José Fonsecallvmpipe: Factor vector packing/unpacking to a separate...
2009-10-22 José Fonsecallvmpipe: Call util_cpu_detect() from the unit tests.
2009-10-22 Alex DeucherMerge branch 'master' of git+ssh://agd5f@git.freedeskto...
2009-10-22 Alex DeucherMerge branch 'mesa_7_6_branch' of git+ssh://agd5f@git...
2009-10-22 Ben Skeggsnv50: support 3D class 0x8597, remove redundant unknown...
2009-10-22 Corbin Simpsonr300g: Check for NULL Draw during flush.
2009-10-22 Corbin Simpsonr300g: Update comments, function names in r300_state_in...
2009-10-22 Corbin Simpsonr300g: Update comments, asserts, indents in r300_texture.
2009-10-22 Corbin Simpsonr300g: Remove unused debug flag.
2009-10-22 Corbin Simpsonr300g: Cleanup old static shader state.
2009-10-21 Patrice Mandinnouveau: nv30: Do not use assert to return NULL
2009-10-21 Patrice Mandinnouveau: nv30: check number of colour buffers to bind
2009-10-21 José Fonsecallvmpipe: Remove extraneous name in lp_type pre-declara...
2009-10-21 Corbin Simpsonr300g: No debug in r300_state.
2009-10-21 Corbin Simpsonr300g: Cleanup header includes.
2009-10-21 Corbin Simpsonr300g: Don't use getenv; use debug_get_*_option instead.
2009-10-21 Corbin Simpsonr300g: Don't use the hashtable internally.
2009-10-21 Corbin Simpsonr300g: Examine vertex attribute type on HW TCL too.
2009-10-21 Corbin Simpsonr300g: Also kill r300_shader_inlines with fire.
2009-10-21 Corbin Simpsonr300g: Kill r300_surface with fire.
2009-10-20 Marc Dietrichcell: fix compilation on cell
2009-10-20 Jakob Bornecrantztrace: Check for destroy before calling it
next